Why the custom cookie banner sticks with the page when you click sub-headings? #6788
-
Hi, Follow the same process on this page. The issue is not there. The difference between these two pages is the Material for Mkdocs version. The first one was built with 9.5.6 and the later one with 9.1.1. Did anything change in the cookie code after 9.1.1 that's impacting custom cookie? I am using cookie script in analytics.html in the partials folder. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Hello @syeda-git, After you click on a sub-heading the So try disabling Instant Navigation or perhaps there is a way to hook the instant loading with the |
Beta Was this translation helpful? Give feedback.
-
@squidfunk @kamilkrzyskow It seems that the issue has been there since 9.4.2. I don't see the issue in 9.4.1. |
Beta Was this translation helpful? Give feedback.
Here is a more targeted example to your needs @syeda-git:
issues-instant.zip
In the
extra.js
write: