Godofbrowser/vuejs-dialog

Prompt gets stuck after first submit

traed opened this issue · 0 comments

traed commented

When using the loader option I get a loading method on the dialog object that's being returned after having submitted the prompt. If I call dialog.loading(false) without closing the dialog when a user submits the prompt, and then try to submit again, the prompt starts loading but never submits.