Diana van de Laarschot
Diana van de Laarschot
There are a few issues that can be encountered when using v5, including #239 and #151. For me, these disappeared when reverting to redux-persist v4 that is included in redux-offline....
@sorodrigo no
Hi, sorry for getting back to you so late. I am building my project using Visual Studio **and** using a batch file with msbuild.exe calls (=builds all of my projects)...
Related: I'd like to avoid importing audio-related files. (`audio-recorder-polyfill` gives error `window is not defined`)
I've been going back and forth with `fork`, `yield`, `all`, `spawn`, etcetera, but no matter what I try, my UI totally freezes up. Can someone help me see what I'm...
Okay, can't share my repo but in that case: Can you confirm that what I have here will run the watchers in parallel and nonblocking? Is the usage of `all([...])`...
> One extra thing - in v1 you should use yield delay(1000); over yield call(delay, 1000);. Maybe you haven't noticed a warning in the console about it? Well, that's part...
I've been fiddling and it seems that indeed: A) I get not console warnings or errors and B) if I fix these errors the UI doesn't hang anymore ;) I'll...
Thank you for asking. I didn't get any errors when the saga had a JavaScript error. Instead, the app slowed down or was hanging. I fixed the errors in the...
This would be great