Skip to content

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

Open
@hatoo

Description

@hatoo

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' );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions