Closed yetem closed 2 years ago
I use Vue as a component mounted inside HTML form, for confirmation changes on the form inputs changes. I try to use VueConfirmDialog, but when clicking any button (yes or no) then submit my form. type=button will be prevent this.
type=button
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
I use Vue as a component mounted inside HTML form, for confirmation changes on the form inputs changes. I try to use VueConfirmDialog, but when clicking any button (yes or no) then submit my form.
type=button
will be prevent this.