Replies: 1 comment
-
My bad, it was wrapped inside an 🫠 |
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!
I am trying to mark an icon in React by adding the following attributes:
tabIndex={-1} focusable="false" aria-hidden="true"
But the icon keeps receiving focus when pressing Tab. Any ideas?
Thanks!!!!
Alan
Beta Was this translation helpful? Give feedback.
All reactions