Vuetify 2.6.12 - Problem with v-data-table inside v-dialog #15941
Unanswered
julianNunes
asked this question in
Q&A
Replies: 0 comments
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.
-
In my application, when inserting a v-data-table inside a v-dialog, it is losing part of its CSS style. Looking at the HTML, the class "v-application" and "v-application--is-ltr" are not being applied to v-dialog. I've done several tests, like adding a v-row before the v-dialog, adding a v-container, putting v-col, removing v-col. A lot of tests and I couldn't find a solution. Has anyone gone through this problem?
Thank you very much in advance
Beta Was this translation helpful? Give feedback.
All reactions