Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project which uses the
v-data-table
from labs (version 3.1.10). Now I need functions of the table which are not included in the labs, but in the last release (version 3.4.10). So I updated vuetify in the project, but now I'm getting the ErrorTypeError: item.props is undefined
from other usages of the table.Any Ideas how to fix that?
Maybe this question is related to #18784
Beta Was this translation helpful? Give feedback.
All reactions