是Transition和keep-alive同时使用存在bug吗?? #13146
Unanswered
jimei416
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
这是个 bug,你去提个 issue 吧。PR 我已经提了 #13152 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Transition在被keep-alive缓存的组件中使用,如果在关闭动画没有结束前切换路由再回到被缓存的组件,原本不应该展示的组件会继续展示

复现仓库
不知道是我的使用错误还是bug,因为怕是我使用错误所以没有选择issue
Beta Was this translation helpful? Give feedback.
All reactions