React, Chakra UI, Cypress. Can't to get an input element by name #28961
Unanswered
TangoPJ
asked this question in
Component Testing
Replies: 1 comment
-
I have a very similar issue; I think because of how Chakra's checkboxes handle click events. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi all. Can someone help me with my problem - this is my test:
I have a component (a form with custom inputs, and this form is inside the modal. I render it by clicking the Add Goal button), the form looks like this:
And I'm getting an error:

Beta Was this translation helpful? Give feedback.
All reactions