Replies: 1 comment
-
I replaced like this <template #header.data-table-group>SOMEOTHERNAME!</template> |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
or at least completely hide that coulumn to make it look like it was in vuetify 2:
right now the only stable solution I made was simply manipulate the DOM after rendering which is obviously not ver nice...
Beta Was this translation helpful? Give feedback.
All reactions