You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dug into the code a bit to see why this might be, but I don't understand exactly how generators work well enough to understand this. But it likely has something to do with the function being wrapped.
Hello!
I have watchers function
All the effects which was written after the
takeEvery
don't work.But!
takeEvery
from@redux-saga/core/effects
all work goodtyped-redux-saga
with*
all work good tooThe text was updated successfully, but these errors were encountered: