Quasar v-close-popup not working is button closing dialog has on_click handler #382
bigfatwhale
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a pop up dialog similar to the one here https://justpy.io/quasar_tutorial/QDialog/, just that additionally my OK button has an on_click handler to saves something to DB.
I realised the the OK button is then no longer able to close the dialog.
If I remove the handler, then it works.
Any help on how to fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions