Godofbrowser/vuejs-dialog

Directives

edwinsmasher opened this issue · 2 comments

The v-confirm directives methods run before being triggered

Hello @edwinsmasher , kindly give more information regarding this issue or state how it can be reproduced.

Closing. Please check to be sure you're doing v-confirm="{ok: myMethod}" and not v-confirm="{ok: myMethod()}"