Vuetify 3 beta outline not rendering as desired

Viewed 13

I started to use vuetify 3 beta, I know it is not stable according to the documentation but I still tried.

<v-text-field placeholder="Type a name" class="v-field__outlined" outlined></v-text-field>

End result is the basic vuetify text field.

How do I fix this, any help is appreciated!

0 Answers
Related