You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Along with my suggestion in that other issue I would suggest using the toBeDisabled matcher from jest-dom rather than checking for aria-disabled explicitly for these tests.
Please describe the issue
2 tests cannot find the Button's
aria-disabled
attribute. This test worked with v5, but no longer works with v6.Are there visuals for this issue? Please provide screenshots
Error 1
Error 2
Could you point to a branch or draft PR where this issue exists? Please provide a link to the code
Error 1
Error 2
The text was updated successfully, but these errors were encountered: