Problems with Bubble Rich Text Editor

I’m using the Bubble Rich Text Editor (version 3.2.1) in my application, on a popup window and I encounter the two following problems.

  1. The text sometimes overflows (bottom edge of the editor field). When this happens, I refresh the browser window and everything is OK. Here is a screenshot of the problem

    Here are the settings of the Rich Text Editor Element.

  2. The popup window is used to show a tasks details (my application is a project & task management app). But sometimes, when I have two or more task details popup windows opened on different Google Chrome tabs, the content of the rich text editor on the first popup replaces the content of the rich text editor on the second popup. I’m not sure if it’s the Rich Text Editors fault… Below you can see a screenshot of the task details popup window.

If you want it to fit to height and not overflow like that, nest it in a group and enable vertical scrolling in that parent group. Uncheck fit to height in the parent group so it’ll maximise it’s vertical space.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.