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

The browser back button doesn't work properly after jumping to #hash #212

Open
hatoo opened this issue Jan 18, 2025 · 0 comments
Open

The browser back button doesn't work properly after jumping to #hash #212

hatoo opened this issue Jan 18, 2025 · 0 comments

Comments

@hatoo
Copy link

hatoo commented Jan 18, 2025

Especially in /docs/Dialects/*/ pages, the browser back button doesn't work properly after jumping to #hash.
It's annoying to me.

it's because of this script website/themes/mlir/src/js/jquery.backtothetop

Although I've come up with a fix thingsym/jquery.backtothetop#1
I think it's better to just disable this script by deleting this line and rebuilding the theme.

require( './jquery.backtothetop/jquery.backtothetop.min.js' );

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

1 participant