Contribution guidelines
I've found a bug and checked that ...
Description
Beginning with version 7.0.0 anchors defined on headings do not work with Safari 15.4 macOS
Expected behaviour
Clicking the the link on the TOC should jump to the section in the main content
Using a URL with # anchor should open the page at the location.
Actual behaviour
Page stays on top
Steps to reproduce
Run website and click on a H3 link on the right side
Package versions
- Python:
Python 3.8.7
- MkDocs:
mkdocs, version 1.1.2 from /usr/local/lib/python3.8/site-packages/mkdocs (Python 3.8)
- Material:
7.0.0
Configuration
site_name: Test Site
nav:
- Home: /
theme:
name: material
features:
- navigation.instant
markdown_extensions:
- toc:
permalink:
System information
- Operating system: macOS 12.3.1
- Browser: Safari 15.4
Contribution guidelines
I've found a bug and checked that ...
mkdocsorreadthedocsthemescustom_dir,extra_javascriptandextra_cssDescription
Beginning with version 7.0.0 anchors defined on headings do not work with Safari 15.4 macOS
Expected behaviour
Clicking the the link on the TOC should jump to the section in the main content
Using a URL with # anchor should open the page at the location.
Actual behaviour
Page stays on top
Steps to reproduce
Run website and click on a H3 link on the right side
Package versions
Python 3.8.7mkdocs, version 1.1.2 from /usr/local/lib/python3.8/site-packages/mkdocs (Python 3.8)7.0.0Configuration
System information