You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked at performance using an example from your demo. In the template v-slot:item in the v-list-item component, I want to use my content without using the :title prop.
Expected Behavior
Correct display of my content, as it was in Vuetify 2.X
Environment
Vuetify Version: 3.0.0-beta.9
Vue Version: 3.2.38
Browsers: Chrome 104.0.0.0
OS: Windows 10
Steps to reproduce
Remove :title prop in v-list-item.
I looked at performance using an example from your demo. In the template v-slot:item in the v-list-item component, I want to use my content without using the :title prop.
Expected Behavior
Correct display of my content, as it was in Vuetify 2.X
Actual Behavior
endless console warnings
Reproduction Link
https://codepen.io/ppyl-datboi/pen/dyebexE?editors=1010
The text was updated successfully, but these errors were encountered: