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
I have added a non-admin user with all the correct permissions. However, the user doesn't see any content (no entries, no commerce orders,…), can't click the dropdown arrow in the sidebar, can't click the avatar to change user settings. The Chrome debug console says:
Uncaught SyntaxError: Unexpected token ';'
Followed by lots of other errors. The first error is this line:
window.Craft.canEditSegments = ;
Plugin Version
3.1.2 Lite
Craft CMS Version
5.1.1
PHP Version
8.3.3
The text was updated successfully, but these errors were encountered:
Bug Report
I have added a non-admin user with all the correct permissions. However, the user doesn't see any content (no entries, no commerce orders,…), can't click the dropdown arrow in the sidebar, can't click the avatar to change user settings. The Chrome debug console says:
Followed by lots of other errors. The first error is this line:
Plugin Version
3.1.2 Lite
Craft CMS Version
5.1.1
PHP Version
8.3.3
The text was updated successfully, but these errors were encountered: