You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading websites to Kirby 3.2.5, if the site has PanelViewExtended installed, upon logging into the Panel, we get an Exception (and the Panel doesn't display any sections) with the following message:
The section "landing_pages" could not be loaded:
Argument 1 passed to Kirby\Cms\Page::dragText()
must be of the type string, null given, called in
[...]/site/plugins/k3-panel-view-extended/sections/page.php on line 27
The text was updated successfully, but these errors were encountered:
When upgrading websites to Kirby 3.2.5, if the site has PanelViewExtended installed, upon logging into the Panel, we get an Exception (and the Panel doesn't display any sections) with the following message:
The text was updated successfully, but these errors were encountered: