HubSpot / offline

Automatically display online/offline indication to your users

Home Page:http://github.hubspot.com/offline/docs/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offline.js is not triggering the ajax on success functions after reconnecting

ihemantkumar opened this issue · comments

Hi, Offline.js is able to retriggered the ajax which is good, but how to trigger their onSuccess functions/callbacks. I have connected few callback functions on success like trigger few notifications, etc. All such operations are not triggering once the Ajax is fired after internet re-connected. Please help.

We're having the same problem - AJAX requests are replayed, but their completion events are never fired.

Same issue. Using v 0.7.2 is this fixed in younger versions?