4.26.0 introduces breaking changes for some 3rd party packages #5650
Unanswered
Blindmikey
asked this question in
Q&A
Replies: 1 comment
-
|
Convert |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Perhaps this is up to 3rd party package maintainers but I figured I post this here as well.
Breaks some well-used 3rd party packages:
outl1ne/nova-settings#166
whitecube/nova-flexible-content#464
Possibly more.
Causes packages to throw an error concerning
::forceFill()such as:
Call to undefined method stdClass::forceFill()Call to undefined method Whitecube\NovaFlexibleContent\Layouts\Layout::forceFill()Detailed steps to reproduce the issue on a fresh Nova installation:
Step-by-step to reproduce on a clean install found here: outl1ne/nova-settings#166 (comment)
Beta Was this translation helpful? Give feedback.
All reactions