How to use Jest for Radix Ui Feature #3697
Unanswered
ahmadmujeeb33
asked this question in
Help
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.
-
How would I be able to test this function from a radix Ui modal
onPointerDownOutside={(e)> e.preventDefault()}
using jest. I've tried clicking and pointerDown from fireEvent but it does not work
Beta Was this translation helpful? Give feedback.
All reactions