Closed gglnx closed 1 year ago
Fixed for the next release. To get the fix early, change your verbb/navigation
requirement in composer.json
to:
"require": {
"verbb/navigation": "dev-craft-4 as 2.0.16",
"...": "..."
}
Then run composer update
.
Describe the bug
After switching the site context, the accordions to add links to the navigation thrown an JavaScript exception:
Looks for me like an encoding issue because of German umlauts. After clean reload:
After AJAX site switch:
Steps to reproduce
Craft CMS version
4.3.6.1
Plugin version
2.0.16
Multi-site?
Yes
Additional context
German as interface language selected