Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page contents erased at random #285

Open
konradbr opened this issue Jan 3, 2025 · 3 comments
Open

Page contents erased at random #285

konradbr opened this issue Jan 3, 2025 · 3 comments

Comments

@konradbr
Copy link

konradbr commented Jan 3, 2025

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".

Screenshot 2025-01-03 at 09 10 09
@surajshetty3416
Copy link
Member

surajshetty3416 commented Jan 3, 2025

@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.

@konradbr
Copy link
Author

konradbr commented Jan 3, 2025

@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.

@surajshetty3416

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants