vuejs-dialog icon indicating copy to clipboard operation
vuejs-dialog copied to clipboard

Prompt gets stuck after first submit

Open traed opened this issue 4 years ago • 0 comments

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.

traed avatar Oct 12 '20 14:10 traed