Issue
Not sure if it is a 'breaking change' or a mis-informative error.
Basically an exception is thrown clientside when a panel-field plugin tries to extend a non-existing field.
Extending non-existing fields was ignored before the latest version (tested on 3.4.4), but is currently breaking the entire panel (tested on 3.5.3.1)
example code for the plugin (only index.js for brevity)
Issue Not sure if it is a 'breaking change' or a mis-informative error. Basically an exception is thrown clientside when a panel-field plugin tries to extend a non-existing field.
Extending non-existing fields was ignored before the latest version (tested on 3.4.4), but is currently breaking the entire panel (tested on 3.5.3.1)
example code for the plugin (only index.js for brevity)
Current view of the error clientside (for reference)
Kirby Version tested on version 3.5.3.1