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
3.0.5
https://codesandbox.io/s/wild-flower-2nucq
toggle
I should disappear
myComputed
This only happens when the watcher on myComputed on components/Foo.vue:L17 exists.
The text was updated successfully, but these errors were encountered:
Duplicate of #2291
Sorry, something went wrong.
Thanks, the workaround in #2291 is working.
workaround for vue bug vuejs/core#3143
f576c94
No branches or pull requests
Version
3.0.5
Reproduction link
https://codesandbox.io/s/wild-flower-2nucq
Steps to reproduce
toggle
What is expected?
I should disappear
should disappearWhat is actually happening?
myComputed
This only happens when the watcher on
myComputed
on components/Foo.vue:L17 exists.The text was updated successfully, but these errors were encountered: