Overlay above the HeadlessUI Dialog does not capture input field #938
Unanswered
steffendolan
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.
-
Hello I'm using headlessui Dialog in my react app. On a certain point I need to render another Portal above the z-index of the headlessui Dialog. But I'm not able to focus the input fields in this new overlay. The overlay is coming from an external script, so I can't modify it.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions