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
{{ message }}
This repository was archived by the owner on Jun 16, 2019. It is now read-only.
Is there a way to have a select inside a popover? Inputs work, but for a select, when we select it by hand it simply closes the popover, it would be great to be able to disable the close of the popover and handle it by code (after user interaction for exemple).
Hello Everyone,
Is there a way to have a select inside a popover? Inputs work, but for a select, when we select it by hand it simply closes the popover, it would be great to be able to disable the close of the popover and handle it by code (after user interaction for exemple).