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
We have 3 serves: production , staging, and development.
(only on development admin changes are allowed)
Recently we noticed that menu items were doubles or tripled.
I fixed it on development (resetting did not help, so I manually disabled doubled items, then reset and it got fixed).
On staging all is fine.
However on production, it still shows doubled and tripled menus. We tried to force apply config on production, but did not help.
Steps to reproduce
I really don't know how to reproduce it...
Craft CMS version
3.7.57
Plugin version
3.0.17
Multi-site?
Yes
Additional context
Production: (where I can not change anything, because amdin changes are not allowed)
Development:
The text was updated successfully, but these errors were encountered:
This should be fixed thanks to major refactoring in CP Nav 2 / Craft 4, but that can't really be back-tracked to Craft 3.
I might suggest downloading your database from production, running ./craft project-config/rebuild locally so that it's using the same information from production. There should be changes to your yaml files. Fix up your nav and push to production - that should help.
I upgraded craft now.
It was doing same, double and tripple items... despite rebuild.
and now, with craft4 - even doesnt show additional menu items that I had....
I submitted new ticket #129
Describe the bug
We have 3 serves: production , staging, and development.
(only on development admin changes are allowed)
Recently we noticed that menu items were doubles or tripled.
I fixed it on development (resetting did not help, so I manually disabled doubled items, then reset and it got fixed).
On staging all is fine.
However on production, it still shows doubled and tripled menus. We tried to force apply config on production, but did not help.
Steps to reproduce
I really don't know how to reproduce it...
Craft CMS version
3.7.57
Plugin version
3.0.17
Multi-site?
Yes
Additional context
Production: (where I can not change anything, because amdin changes are not allowed)
Development:
The text was updated successfully, but these errors were encountered: