headlessui icon indicating copy to clipboard operation
headlessui copied to clipboard

Focusing input on nested Dialog

Open asivaneswaran opened this issue 1 year ago • 0 comments

What package within Headless UI are you using?

For example: @headlessui/vue

What version of that package are you using?

For example: v1.7.20

What browser are you using?

For example: Chrome

Describe your issue

If you open a Dialog nested in another Dialog, you can't click on input directly and it doesn't receive focus. You have to click on the second Dialog to then be able to click on the input.

There is also a description for this: https://github.com/tailwindlabs/headlessui/discussions/2355

asivaneswaran avatar Apr 25 '24 14:04 asivaneswaran