Replies: 1 comment 3 replies
-
I got two possible solutions for this:
I don't know if this is working four your use case |
Beta Was this translation helpful? Give feedback.
3 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.
-
Some components (like menus, dropdowns, dialogs, etc.) attach off the body element and outside the mounted component. I can't find any way with VueTestUtils to obtain a wrapper to those so I can trigger a click event, like on a menu item.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions