Vuetify issue with v-menu

前端 未结 4 2099
予麋鹿
予麋鹿 2020-12-10 12:19

Vuetify 1.1.8 / Vue 2.5.16

I don\'t understand why I get 2 different behaviors :

1- testing in Codepen.io

html

    &         


        
4条回答
  •  再見小時候
    2020-12-10 12:53

    We can add data-app attribute manually to our root component without wrapping the entire component with . It will look like the following:

    
    

提交回复
热议问题