Clicking tabs "Options", "Advanced", "Security" does not work
Nothing happens when I click the tabs.
This is most likely due to a SyntaxError exception Uncaught SyntaxError: Invalid or unexpected token vendor.min.js:4566
I am using Brave, but the problem is also present in Edge. Admin panel plugin version: 1.10.27 and the latest version of Grav (1.7.27.1)
Can you try the latest version and see if this is still an issue? I think if this was a spread issue, everyone would be having the same error, so perhaps something with your site.
Thanks
I have this issue with Admin Panel v1.10.36 in Grav 1.7.36. However, it is not browser-specific.
The behavior (clicking on any tab does nothing, cannot enable Expert mode, et cetera) happens whenever the project directory has a period in the name (example: myproject-v1.10.36). The rest of Grav appears to work just fine, except for the inability to access Page administration sections because tabs stop working.
[Note: As a short term workaround, renaming the project directory as myproject-v1-10-36 (while ugly) bypasses the Grav Admin error.]