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
The window alert "onBeforeRouteLeave" only once after step 5
What is actually happening?
The window alert "onBeforeRouteLeave" after step 5
The window alert "onBeforeRouteLeave" after step 6
This bug only appears when using keep-alive and composables api.
The text was updated successfully, but these errors were encountered:
zengguirong
changed the title
"onBeforeRouteLeave" guard not remove after switching to another view when using keep-alive and composables api
"onBeforeRouteLeave" guard is not removed after switching to another view when using keep-alive and composables api
Jan 26, 2023
Version
3.6.5
Reproduction link
github.com
Steps to reproduce
What is expected?
The window alert "onBeforeRouteLeave" only once after step 5
What is actually happening?
This bug only appears when using keep-alive and composables api.
The text was updated successfully, but these errors were encountered: