-
Notifications
You must be signed in to change notification settings - Fork 66
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
Neo blocks unexpectedly scrambled when editing pages #677
Comments
I'll assume duplicate of #647, but I'll close that issue instead for now, as this issue has more information. If possible, could you please send your composer.json/lock and database backup to [email protected], and we'll have a look at it. |
We also still experience this problem. Let us know if we can help. |
Just sent an email over with that information @ttempleton. Appreciate the help. |
Thanks for sending that @gateszies - both the block scrambling and the error message should be fixed now in Neo 3.5.7. @maxstrebel please let me know if 3.5.7 resolves the issue for you as well. |
Description
We are experiencing problems with Neo blocks unexpectedly moving around when editing pages (might be a duplicate of issue #647). When our authors attempt to create a draft or save edited content in Craft, the structure of the Neo blocks will get scrambled causing the page layout to break. The error typically moves each nested Neo block down into the next parent block.
Our authors can put the layout back together again, but it continues to break in the same way upon every edit of the page. It also doesn't consistently affect other pages that include Neo blocks and there isn't a clear correlation for why certain pages are affected.
I've included two screen records of our common problems. The first shows the child blocks being scrambled / pushed down the page when hitting Create a Draft. The second shows the error message that occasionally appears when hitting Create a Draft. We've also experienced the same issue when editing and saving content on the affected pages.
Screen Record 1
Screen Record 2
We are currently blocked from making changes on our site and are hoping to get some help resolving the problem. If it helps at all we'd be happy to find a time to meet with you on Zoom and show you the issue or offer any assistance that may help in narrowing it down.
Steps to reproduce
Other information
Note: We did update both Neo & Craft to their latest versions locally while debugging and this did not resolve the issue.
The text was updated successfully, but these errors were encountered: