R
R
Ruslan Dasaev2021-03-10 13:18:11
Vue.js
Ruslan Dasaev, 2021-03-10 13:18:11

Qvakozyabry instead of v-select when loading the page, how to remove it?

Hello colleagues! When the page loads for literally a second, instead of the vuetify v-select component, these quacos appear:
60489bc0c1709140002359.png
Here is the v-select code itself

<v-select class="body-2 mr-4" dense :items="YearList" label="material type" append-icon='keyboard_arrow_down' hide-details />

Actually the problem is because of this attribute.
append-icon='keyboard_arrow_down'
If you remove it, the problem disappears, but this is not a way out, as you understand) What to do in this case?
v-cloak with display: none only partially solves the problem - the hovering time of the quacozyabr decreases ((

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question