Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Dropdown TOCs not working since jQuery upgrade #227

Open
daforster opened this issue Feb 17, 2023 · 2 comments
Open

Bug: Dropdown TOCs not working since jQuery upgrade #227

daforster opened this issue Feb 17, 2023 · 2 comments

Comments

@daforster
Copy link

The global and local dropdown TOCs do not work properly. You can check this even on your Sphinx Sample page.

The reason seems to be -- as far as I found out -- that in _static/js/jquery-fix.js the variable jQuery is unset after .noConflict(true) returns.

I am not really familiar with jQuery but it might be a problem with its upgrade. On Bootstrap Theme Demo under the older jQuery version it still works fine.

@johentsch
Copy link

Yes, same here: https://dcmlab.github.io/standards Any chance this breaking bug is addressed soon?

@tasusu
Copy link

tasusu commented Aug 12, 2023

Same here. Simply removing _static/js/jquery-fix.js works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants