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.0-alpha.10
https://jsfiddle.net/mika76/e0qx6cjb/2/
usual v-cloak steps...
The cloaked element should become visible after compilation
Nothing becomes visible
I see at #141 that v-cloak was added to vue 3 but it does not work as expected.
The text was updated successfully, but these errors were encountered:
fix(runtime-dom): v-cloak should be removed after compile on the root…
380ed52
… element fix vuejs#890
0ed147d
… element (#893) fix #890
Successfully merging a pull request may close this issue.
Version
3.0.0-alpha.10
Reproduction link
https://jsfiddle.net/mika76/e0qx6cjb/2/
Steps to reproduce
usual v-cloak steps...
What is expected?
The cloaked element should become visible after compilation
What is actually happening?
Nothing becomes visible
I see at #141 that v-cloak was added to vue 3 but it does not work as expected.
The text was updated successfully, but these errors were encountered: