Problems testing v-dialog component using vitest #16367
Unanswered
andrey-tvs
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.
-
Hey everyone, I am struggling to figure out how to test v-dialog component the way I tested it in Vue/Vuetify 2.x. I am running into an issue where triggering to open the dialog does not seem to do it (or it does it elsewhere using teleport and I can't test it). I posted a very detailed description of my problem on https://stackoverflow.com/questions/74976651/unable-to-test-vue-component-with-v-dialog but was thinking maybe I'll get better luck asking in this forum. I hope that's ok that I didn't copy all of the details of the problem here. thanks
Beta Was this translation helpful? Give feedback.
All reactions