Open
Description
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.