We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.4.2
https://jsfiddle.net/guwt89go/4/
回到测试页面时 "test" 应该显示出来
"test" 没有显示出来,点一次 toggle 还是没出来,再点一次才出来
浏览器:Chrome 最新 操作系统:macOS
最后的状态应该是 this.show === true 没错,但是似乎 shit-leave-to 这个类没有移除?
this.show === true
shit-leave-to
The text was updated successfully, but these errors were encountered:
It' seems this edge case related to #6024, and tracked in #5800.
Sorry, something went wrong.
Thanks for looking it up @jkzing 👍 Closing as dup of #5800
No branches or pull requests
Version
2.4.2
Reproduction link
https://jsfiddle.net/guwt89go/4/
Steps to reproduce
What is expected?
回到测试页面时 "test" 应该显示出来
What is actually happening?
"test" 没有显示出来,点一次 toggle 还是没出来,再点一次才出来
浏览器:Chrome 最新
操作系统:macOS
最后的状态应该是
this.show === true
没错,但是似乎shit-leave-to
这个类没有移除?The text was updated successfully, but these errors were encountered: