Closed jcgueriaud1 closed 10 months ago
I can't open or use copilot if there is an open dialog. I guess it's worse if the dialog has setCloseOnOutsideClick(true) (the dialog is closing)
setCloseOnOutsideClick(true)
Be able to use copilot on the dialog
Use any modal Dialog
It's a "duplicate" (devtools) of this issue: https://github.com/vaadin/flow/issues/18154
Description of the bug
I can't open or use copilot if there is an open dialog. I guess it's worse if the dialog has
setCloseOnOutsideClick(true)
(the dialog is closing)Expected behavior
Be able to use copilot on the dialog
Minimal reproducible example
Use any modal Dialog
Versions
It's a "duplicate" (devtools) of this issue: https://github.com/vaadin/flow/issues/18154