Replies: 1 comment 1 reply
-
Hi @sheuertz! Thanks for bringing up this topic. I wasn't aware of the recommendation for |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I've updated to 7.5.1, and I have a number of findings now related to
no-node-access
on.focus()
events. I went to the documentation to see how to replace this, and found that the documentation recommends using the.focus()
event on the element as an alternative to the fireEvent function. Should the documentation be updated to remove this?See here: https://testing-library.com/docs/guide-events
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions