Closed missmatsuko closed 6 years ago
Did a little investigating and I believe it's likely an error somewhere in MenuItem.js
.
When I looked at the headers from the form submission, I see that the individual item-entry-id
for the Custom Menu item was fine, but the corresponding value in menu-items-serialized
was the same as its child menu item.
Thank you for noticing this. We are working on it and I will let you know once it's fixed.
Alin
Hello,
We fixed the issue and released a new version of the plugin.
Thank you, Alin
Steps to reproduce:
craft_olivemenus_items
. The Custom Menu item now has a value inentry_id
that matches the child item'sentry_id
.It seems to work ok if the child is added and saved after the Custom Menu item has been saved.