sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
328 stars 174 forks source link

Sidepanel menu buttons don't work after 1.7 update #904

Closed Dragonisser closed 1 year ago

Dragonisser commented 1 year ago

What are the steps to reproduce this issue?

  1. Upgrade to 1.7
  2. Go to Admin Panel -> Any Page with the side panel menu (webpanel settings)
  3. Click button

image

What happens?

Nothing. The only button that works is the Back button

What were you expecting to happen?

Automatic scroll or switch to the feature clicked

Any logs, error output, etc.?

https://gist.github.com/Dragonisser/8c9e482d3f409849e36b27177c573c6a image

What versions of software are you using?

Operating System: ubuntu 20.04.3 SourceBans++ Version: 1.7 (latest) PHP Version: 8.1

Rushaway commented 1 year ago

Do you have any extensions or plugins who can disable/block some JS?

Dragonisser commented 1 year ago

Do you have any extensions or plugins who can disable/block some JS?

I've disabled those that could cause such issues (though, i don't even block JS by default) but that didn't really change much. I can try a different browser.


Edit:

Oddly it works with Firefox.

It was a caching issue. ctrl+shift+r fixed it.