I am getting the warning
If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility
However, even if I set the test up to use only React Aria Components, and in the correct setup, I still get the warning.
Provide a general summary of the issue here
I am getting the warning
If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility
However, even if I set the test up to use only React Aria Components, and in the correct setup, I still get the warning.๐ค Expected Behavior?
Should not be giving the warning.
๐ฏ Current Behavior
Is giving the warning.
๐ Possible Solution
No response
๐ฆ Context
I am using Vitest and @testing-library/react
๐ฅ๏ธ Steps to Reproduce
Version
I am using React-Aria-Components
What browsers are you seeing the problem on?
Firefox
If other, please specify.
This is in my IDE (VSCode)
What operating system are you using?
Mac 14
๐งข Your Company/Team
No response
๐ท Tracking Issue
No response