Hi!
I really like to use the RichEditior in various ways to help shop admins to add more data to their pages. When trying to add an image collection the editor is not working as intended:
Uncaught TypeError: $(...).find(...).CollectionForm is not a function
The default Sylius, where the CollectionForm is defined, is loaded into the page using:
Hi! I really like to use the RichEditior in various ways to help shop admins to add more data to their pages. When trying to add an image collection the editor is not working as intended:
The default Sylius, where the CollectionForm is defined, is loaded into the page using:
I am not sure why the CollectionForm is the only thing that's not working. All other thing of the editor are working fine.