Calum Peak

Results 25 comments of Calum Peak

@DianaKoenraadt Hi 👋 We have V3 in the pipeline for redux-offline, unfortunately there's been no movement due to all the main contributors (including myself) having busy schedules/other jobs. Hopefully we...

@sorodrigo I need to log back into our slack again and we can get this going. But yes, all of those would be really nice to address - if we...

> @echoes221 thanks a lot for guiding me in creating these tests. I have made the requested changes. > If something else needs to be changed please comment, i'll try...

@connercms can you show me the offline actions you're testing with please?

@connercms would it be possible to show me the reducer to see what the problem was? That sounds pretty odd.

@garytron This a really odd bug. The code that is responsible for updating the online state is just`navigator.OnLine` events`. Can you replicate this across browsers? https://developer.mozilla.org/en-US/docs/Web/API/NavigatorOnLine/Online_and_offline_events

Hi @ericlink Can you try replacing the default network handler that redux-offline provides with a small change and see if that works for you if it's just a startup issue:...

The code-sandbox isn't showing me any errors at all. Could you please double check? I have the same setup in my TS project and have no issues.

Closing as not reproducible and inactive.

OK I can see it now, it's masked in our codebase as we're pulling compose from Devtools as any and therefore the typings don't complain. I'll get this looked at....