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
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
I am using Jquery file upload plugin to upload files to s3 in my rails application.
While during a file upload if internet connection is lost and then restored , the uploading part is resumed on google chrome automatically but it fails on safari.
I am using offline.js to detect internet connection status , but it fails to resume failed Ajax requests made while connection was down.
Please help me with this
The text was updated successfully, but these errors were encountered:
I am using Jquery file upload plugin to upload files to s3 in my rails application.
While during a file upload if internet connection is lost and then restored , the uploading part is resumed on google chrome automatically but it fails on safari.
I am using offline.js to detect internet connection status , but it fails to resume failed Ajax requests made while connection was down.
Please help me with this
The text was updated successfully, but these errors were encountered: