Results 5 comments of Maxime

same problem, plugin unusable :/

This is only a peer dependency, the package does not use redux inside. However it create a 'middleware', fortunately the middleware api hasn't changed. This package is compatible, it only...

For some reason our app has the same issue. The sourcemaps when using debug remotely on chrome are ok but when debug remotely is turned off they are broken. Updating...

I have this error as well which happens periodically when I try to read relatively big zip (~500+mb) on a relatively modest device ([Onyx boox](https://onyxboox.com/boox_nova3), 3gb ram) by using `loadAsync`....

Yeah that was my fallback solution as well. Thank you for the code sample tho