-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
resolved by customizationIssue can be solved through customizationIssue can be solved through customization
Description
Context
JavaScript is not reloading on site navigation and returning to main page.
Bug description
I have a custom part of page what include some JavaScript what is loading shopping cart.
If i open the page directly Javascript is loading and i see the cart and shopping options.
If i change page and return back to product page, shopping cart is not visible anymore .Only full page refresh is helping.
Related links
- Reporting a bug
- https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/?h=instant#instant-prefetching
- https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/?h=instant#instant-loading
Reproduction
Steps to reproduce
- Run mkdocs serve
- Open http://127.0.0.1:8000/ in browser
- Navigate to any other page
- Return to index page
- Shopping cart is not visible
Browser
Chrome, Edge
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction.
Metadata
Metadata
Assignees
Labels
resolved by customizationIssue can be solved through customizationIssue can be solved through customization