appsmith: [Bug]-[600]:RichTextEditor not loading at start
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Currently i have a RichTextEditor. The “default text” is filled by a database. In widget edit mode (where you can place the appsmith widgets) it works fine. Now I deploy the app and open it it does not work. The editor remains empty. If I change the page in the same app via the navigation bar of Appsmith and change back again it works. It can be a disaster if the editor is empty and when changing the data then the current data is completely deleted from the database (onChange).
Steps To Reproduce
- Place a RichTextEditor Widget
- Use a database query (postgres)
{{RichTextData.data[0].data}}
(SELECT data FROM RichTextData;
) - Deploy
- Open the deployed app
Environment
Release
Version
Self-Hosted
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 24 (14 by maintainers)
@vivekverma2312 need some help here, we are able to reproduce this in safari in macbooks but the user reported that this is happening in firefox in a different OS.
Can we ask someone to check this across browsers and OS and help us with a report before we start triaging this?
@lublak we’re now able to reproduce the issue. You need to open this on Safari and you will be able to see it. To reproduce it, we need to kill the safari desktop app and re-open it