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
Hi Jordan, I just found it somehow doesn't work when using the plugin in Firefox.
After looked into it, it seems to be the trouble in these codes
The uploading process seems to be more time-consuming in FF than other browsers. So before the file is actually uploaded, the wrapper form has been torn down.
Hi Jordan, I just found it somehow doesn't work when using the plugin in Firefox.
After looked into it, it seems to be the trouble in these codes
The uploading process seems to be more time-consuming in FF than other browsers. So before the file is actually
uploaded
, the wrapper form has been torn down.I modified it as following and it works
Maybe you can take a look at it. :)
The text was updated successfully, but these errors were encountered: