Use history.pushState for hash link navigation in techdocs

This commit is contained in:
Kevin Lee
2021-01-12 12:45:10 -08:00
committed by Himanshu Mishra
parent bd5eb8df59
commit 99a778ac9f
2 changed files with 14 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Use `history.pushState` for hash link navigation.