HubSpot/offline

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

ihemantkumar opened this issue · 2 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?