How to disable useFocusTrap in a dialog #1259
Unanswered
HananoshikaYomaru
asked this question in
Help
Replies: 1 comment
-
duplicate with #741 |
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.
-
I have a dialog with a text editor in it. I want the editor to support tab key but whenever tab is pressed, focus is shifted to another element. I want to disable useFocusTrap such that tab key can be used in the editor.
Beta Was this translation helpful? Give feedback.
All reactions