Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems the component closes if you click the positive or negative actions buttons and there is no way I can see to suppress this, even if I add my own callback function to fire when these buttons are clicked.
The only way I've managed this is to remove the v-model aspect, but then the modal never closes.
I don't want to use programmatic modals (i.e. the API).
Is it possible to suppress closure?
Beta Was this translation helpful? Give feedback.
All reactions