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
Reproduction
example.zip
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
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
Reproduction
example.zip
Steps to reproduce
Browser
Chrome, Edge
Before submitting