I have a custom edit plugin and then the image edit page throws the following error:
Uncaught (in promise) TypeError: this.plugins[plugin] is undefined
initPluginFn http://localhost/j4/media/com_media/js/edit-images.js?59ef01f967593c6adca2aa614d150ed2:87
Edit http://localhost/j4/media/com_media/js/edit-images.js?59ef01f967593c6adca2aa614d150ed2:90
Edit http://localhost/j4/media/com_media/js/edit-images.js?59ef01f967593c6adca2aa614d150ed2:90
promise callback*Edit http://localhost/j4/media/com_media/js/edit-images.js?59ef01f967593c6adca2aa614d150ed2:42
http://localhost/j4/media/com_media/js/edit-images.js?59ef01f967593c6adca2aa614d150ed2:288
Labels |
Added:
?
|
Yes I did.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-09-14 05:49:48 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
Error on my end.
What's your initialization code?
Did you update your plugins to use the initialize event: #34885