Problem to solve
When using the VConfirmEdit with a dialog, where the cancel action closes the dialog, the model value is reset directly while the dialog takes a few ms to finish the closing animation.
Proposed solution
Add a new property to define a timeout that the VConfirmEdit component waits to reset the model to the original value.