Ineternet connection unavailable while uplaoding files #2297
Unanswered
amrutaranade
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello All,
I am facing this issue from last two days. What I am trying to achieve is when I hit submit button in my web page file uplaoding starts. While file uploading is going on consider internet goes OFF, in this scenario I want to alert my site user saying that "Internet connection Lost". Once it is back alert should say "Internet is back and file uploading is resumed" and dropzone should resume uplaoding.
Below is my entire code and out of it sending, error, queueComplete events are not getting invoked. A help here is highly appreciated.
All reactions