You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repeated execution of the go method in src/client/app/router.ts and src/client/theme-default/components/VPAlgoliaSearchBox.vue when clicking on the jump link in the Algolia search box results in the need to click back key twice to return to the before page.
zonemeen
changed the title
Repeated execution of the go method in createRouter when clicking on the jump link in the Algolia search box
Repeated execution of the router.go method when clicking on the jump link in the Algolia search box
Jul 15, 2022
Describe the bug
Repeated execution of the go method in
src/client/app/router.ts
andsrc/client/theme-default/components/VPAlgoliaSearchBox.vue
when clicking on the jump link in the Algolia search box results in the need to click back key twice to return to the before page.Reproduction
https://vitepress.vuejs.org/
Expected behavior
Click back key once to return to the before page.
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: