-
Is it normal that before loading the page, instead of a number from the data, {{variable}} is displayed. Is this a bug or a norm? How to fix it. Example:
Before loading page in div displayed: {{count}} |
Beta Was this translation helpful? Give feedback.
Answered by
halivert
Oct 24, 2021
Replies: 1 comment 4 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
kr1ke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
v-cloak
directive to prevent that "flash"https://v3.vuejs.org/api/directives.html#v-cloak