-
Notifications
You must be signed in to change notification settings - Fork 908
Commit 50bb69b
committed
Ensure XHR success before clearing the form
Thanks to @tarasyarema for discovering the fix for this.
Originally pulled from PR #315. Makes sure that the
XHR request is completed and successful before clearing
and hiding the form.1 parent 7009d70 commit 50bb69b
1 file changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | - | ||
90 | - | ||
91 | - | ||
92 | - | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
93 | 99 | | |
94 | - | ||
95 | - | ||
96 | - | ||
97 | - | ||
98 | - | ||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
0 commit comments