Answer the question
In order to leave comments, you need to log in
How to get rid of element flickering on page load using v-if in Vue.js?
Good day.
Faced this kind of problem, like the flickering of an element on the page that I want to hide using the v-if parameter in the Vue.js library. Same problem with v-show.
That is, when the page loads, the element is displayed literally for 1 second, and then disappears. How to make it so that it was not initially visible on the page, but only appeared when the value was true?
In addition, the variable that v-if takes is initially set to false.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question