keep alive include list, delete one component, and then add it back. the notification(element-plus) called twice #6646
Unanswered
wiidede
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when i use keep alive include, delete one component, and then add it back. the notification(element-plus) called twice(, actully the callback function called twice). And the call stack can find itself.
I failed to make a reproduction.😭(it seems right when i use render & keep-alive)
my Vue version is:
^3.2.39
, so it seems not like the issue 6614(twice call when the watch callback has render function).Will it caused by #6591 ?
How do I troubleshoot this problem?
Beta Was this translation helpful? Give feedback.
All reactions