There's no aria-role="button" in the Menu Button #535
Unanswered
JuanAraneta
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.
-
I'm trying to test a component that is using the headlessui menu component but at the moment to getByRole the button I found out you are not using aria-role property at all, is this expected?
for reference: https://github.com/tailwindlabs/headlessui/blob/main/packages/%40headlessui-react/src/components/menu/menu.tsx#L219
Beta Was this translation helpful? Give feedback.
All reactions