Answer the question
In order to leave comments, you need to log in
How to not display {{ }} characters on vue.js in the first seconds?
During the loading of the site, {{ }} characters are visible in the first seconds Site on vue.js .
How to hide them?
Answer the question
In order to leave comments, you need to log in
1) Show the loader until the data is ready
2) Do not start the application until the data is ready.
And better than that, and that.
v-text="foo" will display empty space until loaded
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question