You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: