Open markdalgleish opened 4 days ago
7.0.1
Reproduction: https://github.com/markdalgleish/react-router-bug-missing-meta-hash-link
Meta tags for the catchall route stay in the page on hash navigation.
Meta tags for the catchall route disappear on hash navigation.
What version of React Router are you using?
7.0.1
Steps to Reproduce
Reproduction: https://github.com/markdalgleish/react-router-bug-missing-meta-hash-link
Expected Behavior
Meta tags for the catchall route stay in the page on hash navigation.
Actual Behavior
Meta tags for the catchall route disappear on hash navigation.