You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is basically the same as vaadin/web-components#8521 which was fixed by vaadin/web-components#8692.
I'll take care of backporting the fix to 24.6 (it required adding some new API but that was internal change).
Description
I created a popover in a non-modal dialog.
When I open the popover and close in the dialog to
closeOnOutsideClick
the popover is not closed.It's working well if I click outside the dialog.
Expected outcome
I'm expecting the popover will close when I click on the Dialog.
Screen.Recording.2025-02-20.at.16.25.16.mov
Minimal reproducible example
Steps to reproduce
You can see the steps in the video.
Environment
Vaadin version(s): 24.6.5
OS:
Browsers
No response
The text was updated successfully, but these errors were encountered: