Context
No response
Bug description
When navigation.instant is enabled
theme:
name: material
features:
- navigation.instant
clicking repeatedly on the same page link reloads the page from scratch without XHR. Clicking on other page links works as expected.
This problem occurs in Firefox but not in Chrome. That said, both Firefox and Chrome enable the "Go forward one page" button next to the address bar when clicking on the same page link repeatedly. It seems that an incorrect entry gets added to the history.
Related links
Reproduction
9.4.2-xhr-reload.zip
Steps to reproduce
- Open the reproduction in Firefox: http://localhost:8000
- Open Firefox' dev tools and go to the "Network" tab.
- Alternately click on the navigation links "Page" and "Home" and observe XHR requests but no page reloads.
- Repeatedly click on the same navigation link, e.g. "Page", and observe page reloads as well as the "Go forward one page" button next to the address bar enabled.
Browser
Firefox
Before submitting
Context
No response
Bug description
When
navigation.instantis enabledclicking repeatedly on the same page link reloads the page from scratch without XHR. Clicking on other page links works as expected.
This problem occurs in Firefox but not in Chrome. That said, both Firefox and Chrome enable the "Go forward one page" button next to the address bar when clicking on the same page link repeatedly. It seems that an incorrect entry gets added to the history.
Related links
Reproduction
9.4.2-xhr-reload.zip
Steps to reproduce
Browser
Firefox
Before submitting