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
Hi @asalanguit
Thanks for reaching out.
Could you please share your space API so that I can investigate it better?
You can find and copy your Public API Key with the following steps:
- Within your Builder Space, press
Cmd/Ctrl + k
to open the Command Palette.
- Start to type the letters
API
into the search field to filter results.
- Click your API key to copy it to your clipboard.
→ Follow this link for detailed instructions on finding your API key
Hi @Rahulj08 here is my publi api key 1b37a2b17ce348229a43c854d4886dad
Hi @Rahulj08 do you have any updates on the issue for jodit rich text editor?
Hi @asalanguit
Thank you so much for your prompt response and for sharing the API with me. I truly appreciate your support. I’m currently looking into the issue and investigating the root cause. I’ll make sure to update you on my findings as soon as possible.
Thank you for your patience and understanding.
Best regards,
Hi @asalanguit
As a temporary workaround, you can upload your image using an <img>
tag within a code block. This method should help you continue without interruption while we work on resolving the issue with the standard image upload option.
![Description]()
Our team is actively investigating the root cause of the upload issue and working to restore full functionality as soon as possible.
If you encounter any challenges using this workaround or have further questions, please don’t hesitate to reach out—I’m happy to assist.
Best regards,
Rahul Joshi