Hey Allen,
I’m also experiencing what I believe to be a bug related to auto binding. I’ve already filed a bug report.
Hey Allen,
I’m also experiencing what I believe to be a bug related to auto binding. I’ve already filed a bug report.
Hi , my website content disappear from the website and Database !!! after checking i noticed that when i add new content directly to the database the website keep loading and the content disappear from the db too , i am using "Rich text input " plugin to add the content !! kindly fix this pug
On version 1.5.5 and 1.5.6 auto-binding is not working.
When the page loads the element content is visibly blank and upon the first auto-binding action (autosave) the content in the database is then “blanked out”.
If you look at the value using the debug_mode, the value is associated correctly in the element but is not shown visible. It is soon after “blanked out” of the database by the same element when autosave executes. The value in the database changes to empty.
I reverted to version 1.5.4 and autohiding works fine, however I am now likely missing all the bug fixes since.
I hope this helps the developers figure out what is going on. Feel free to contact me directly if you need more information.
Thanks,
Rick
Freelancer
Same for me …
Bug in 1.5.7
When rich text is saved to the database and displayed in a text element that has “Recognize links and emails” on, the [url]
BB tag fails to render properly. Instead of rendering the link the user created, it shows [url=https://example.com]Example text[/url]
in the text element.
And it gets worse - when “Recognize links and emails” is not checked, there is no visual indication of a link even being there through it having a different color than the rest of the text.
Having a hard time resetting the rich text input if I switch the data type of the group that the rich text is sitting in. This seems to have occurred with the last push. And given the nature of the last push, I’m guessing they’re connected.
Screenshots can’t help you here, but basically I have a rich text editor where my coaches send messages. When they switch between members, the editor isn’t resetting as it used to.
Edit: When I Revert back to the last update (“1.5.6 minor bug fixes”) my problem is solved. But the problem is that the initial content problem is then not solved — which is a big problem for us as well.
Folks, please file bug reports with these kinds of reports. The level of detail some of you are providing is appreciated, but often forum reports don’t have the same level of detail that our bug report form asks for. Our Success team triages incoming reports and figures out, among other things, if this is a wide-spread problem or if it’s a problem in a specific configuration that you have.
Also, a more behind-the-scenes update here: we haven’t been fully happy with our RTE development process. This RTE was built via the Bubble plugin platform. Although this provided a few advantages, it also means it’s existed outside our normal automated code testing framework. So, we’re making a couple of process changes on our side to hopefully help improve the reliability (i.e. decrease the bugginess) of future RTE updates. Thanks for bearing with us here!
Always appreciate the behind-the-scenes updates. It helps bring clarity to issues.
I tried the new RTE plugin when it came out. When I used it to update a database entry, it overwrote the entry’s text with text from the prior entry I was editing, even though the current entry’s text was in the RTE. Had I not caught this early, it would have caused havoc throughout my database. My view is that any plugin/element that impacts data has to be 100% rock solid.
Anyone else having “Quill is not defined” errors when trying to initialize the RTE input?
We have someone flag this on of our apps and I now see the same problem with one of our client’s apps.
The legacy is still installed too. I will file a bug report if this is an unknown issue.
I spent an entire day going nuts due to this exact issue. reverting back to 1.5.4 fixes this db erase problem.
Hopefully the Bubble team address this soon
Yupppp, god it really drove me nuts. Big bug in my app
I’m having an issue when placing the RTE in a popup.
First popup load from a Repeating Group table element works fine. The RTE loads with the right text.
When I close the popup and load with another field. It keeps the previous data.
I’ve tried everything… auto-bind, not auto bind. Show initial content and update upon change. Reset field on popup exit. It’s driving me bananas.
The only workaround I have now is to reload the page on popup exit (not ideal).
Is this a bug or am I missing something ?
Hard to tell if this is a bug with the RTE or something about your particular configuration. If you file a bug report, our Success team will help you look into it.
As a general update, we’re pretty close to publishing a new version of the RTE, which will hopefully address the problems surfaced thus far while getting us on the path to being much less buggy here.
I’m not in front of my computer at the moment but I think I had the same problem. Bubble added a special ‘reset input’ just for the text editor. Have you tried that? It’s in addition to the regular reset inputs workflow step.
Hope that helps!
For All Your No-Code Education Needs:
The problem is that version 1.5.4 has other problems. We’ve had to choose between the best of two bad options. I spent way too many hours on this as well, unfortunately.
Thank you @J805 for getting back to me. Yes… I did. Upon popup close, but sadly it doesn’t work (at least not for me)
Thank you for letting me know :). Any idea on a timeline for this baby ?
Reset inputs sometimes only work when you are saving it in the same workflow. Can you try to save the data and reset rich text input workflows in the same workflow? Otherwise I will try to show you an example to see if I can get it to work.