Closed terryupton closed 4 years ago
Further to this @engram-design - I think this is very much related to the previous bug #203 with the nodes added in a random order. it seems that this is then fixing this order for the menu and nothing can undo it. I bypassed this by creating the whole mega menu again from scratch adding one item at a time and moving down the levels.
That's pretty odd behaviour. I don't suppose you refreshed the page in between just to ensure it's not something odd with the JS? I'm reasonably confident this should be fixed in 1.4.0 though.
Description Nodes getting mixed up and not reflective on the front-end as per the structure in the back-end. I have not figured out any pattern to this. I cannot get it to update. Even changing the order doesn't update it. The only way I have found it will work is to add each item one at a time and to remove the node and start again, by adding each item one at a time.
Front-end
Backend
Steps to reproduce