You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The entire contents of my page get erased on occasion, except for "navbar" which is some kind of unknown container without any sub-components, but with the contents of a Global Component.
This is a serious, hardly traceable bug with frequent (!) behaviour. It seems to happen when using the "undo" function or editing a Component.
On top of that, there is no versioning, which means once the contents are gone, they are gone forever.
I hope this gets top priority, as probably many people are pulling loads of hair out of their heads because of this. Page versioning should be added as top priority to allow users to undo any personal or system-caused mistakes.
Screenshot of sample page as seen after the bug occured. Notice the lack of any items under "navbar". "Navbar" was seems to hold my Component named "Global Header".
The text was updated successfully, but these errors were encountered:
@konradbr By the looks of it, it is indeed a serious issue. (We haven't faced this internally though)
Thanks for bringing this to the notice, but can you share the steps to replicate this issue? It'll be helpful if you can share any error in your browser console to investigate this further.
Also, are you on latest version of Frappe Builder?
Few of the history related issues were recently fixed with this.
@surajshetty3416 thank you for having a look. I tried to reproduce this but only partially succeeded. I've uploaded screencasts and can share the link to them in a DM.
The entire contents of my page get erased on occasion, except for "navbar" which is some kind of unknown container without any sub-components, but with the contents of a Global Component.
This is a serious, hardly traceable bug with frequent (!) behaviour. It seems to happen when using the "undo" function or editing a Component.
On top of that, there is no versioning, which means once the contents are gone, they are gone forever.
I hope this gets top priority, as probably many people are pulling loads of hair out of their heads because of this. Page versioning should be added as top priority to allow users to undo any personal or system-caused mistakes.
Screenshot of sample page as seen after the bug occured. Notice the lack of any items under "navbar". "Navbar" was seems to hold my Component named "Global Header".
The text was updated successfully, but these errors were encountered: