About the select component
-
Hi, I added a q-select to the q-popover and when clicking on the select it closes the popover (i want to filter a data table in the popover). Is there any workaround for this, as it would be great if I could intercept the close event or manually fire the close event when required. Thanks a lot in advance:)
-
Okay, so I found this https://github.com/quasarframework/quasar/issues/466. Just want mention that I would also appreciate it if we could control the autoClose.