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
Describe the bug
After changing the folder name of a custom block plugin, the editor field won´t show up in the panel anymore. The panel error is 'The field type "[name of the corresponding editor field]" does not exist'
To Reproduce
Steps to reproduce the behavior:
Copy one of the provided example blocks, i.e. 'info-block' into /site/plugins/
Change the name of the block inside index.php, index.js (change to download-block for example)
Describe the bug
After changing the folder name of a custom block plugin, the editor field won´t show up in the panel anymore. The panel error is 'The field type "[name of the corresponding editor field]" does not exist'
To Reproduce
Steps to reproduce the behavior:
The plugin should run as expected.
Kirby Version
3.4.3
Console output
Uncaught ReferenceError: editor is not defined
at index.js?1600444109:3
Desktop (please complete the following information):
Tried on different server environments, too.