Hi, i have encountered a bug using @builder.io/plugin-jodit-html-editor plugin. I am using Jodit for Rich text field in my content model. I am using builder io as a CMS and i have decided to use Jodit Rich text field since the HTML field does not save codes since i am trying to edit the code but i like having the options in the HTML field editor. The bug that i have encountered is when i try to upload a photo in the Rich Text field(jodit) and for some reason when i upload the photo the whole content editor page freezes. When i close the content editor and go back to it again it just freezes again. Have any of you know how to resolve this? Or do you have any experience with this? Thank you in advance for your Help
To Reproduce the bug:
- Implement @builder.io/plugin-jodit-html-editor to your builder.io
- Create a field using Rich Text
- Create a content and use the Rich Text
- Upload an image in the Rich Text editor
My tech stacks are Next JS and Builder.io