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
Aside from your code block in the issue the reproduction link makes no reference to the VDataTable component. Also @craigrileyuk makes a good point. Decorator and Class based component design is seldom used by the Vue community, the abstractions they provide could also have unintended consequences. Please be extra sure that your problems are not being caused by the sugar.
Regardless, this issue has an unusable reproduction, a thin issue description and thus will be closed. You may file a new issue, but please be sure to follow the guidelines.
Environment
Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Chrome 129.0.0.0
OS: Linux x86_64
Steps to reproduce
npm run dev
Expected Behavior
Table with rows
Actual Behavior
Empty table, only header
Reproduction Link
https://github.com/mak7an/nuxt
The text was updated successfully, but these errors were encountered: