Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redux-saga/redux-saga
An alternative side effect model for Redux apps
https://github.com/redux-saga/redux-saga
Version Packages
github-actions[bot] opened this pull request over 2 years ago
github-actions[bot] opened this pull request over 2 years ago
Implement template method
Kirill486 opened this issue over 2 years ago
Kirill486 opened this issue over 2 years ago
Recent improvements not published
lourd opened this issue over 2 years ago
lourd opened this issue over 2 years ago
Effect or code pattern like `all` that fires effects consecutively rather than concurrently?
Slapbox opened this issue over 2 years ago
Slapbox opened this issue over 2 years ago
support ability for custom effects
neurosnap opened this pull request over 2 years ago
neurosnap opened this pull request over 2 years ago
add package entry points
neurosnap opened this pull request over 2 years ago
neurosnap opened this pull request over 2 years ago
new abortController and fetch effect
neurosnap opened this pull request over 2 years ago
neurosnap opened this pull request over 2 years ago
How is Redux Saga actually related to the Saga pattern?
andremarcondesteixeira opened this issue over 2 years ago
andremarcondesteixeira opened this issue over 2 years ago
Take a second action inside a channel
marcesdan opened this issue over 2 years ago
marcesdan opened this issue over 2 years ago
docs(#2276): testing examples recovered to new syntax
Andrii256 opened this pull request over 2 years ago
Andrii256 opened this pull request over 2 years ago
Version Packages
github-actions[bot] opened this pull request over 2 years ago
github-actions[bot] opened this pull request over 2 years ago
I suppose it's better use .toEqual instead of assert.deepEqual
Andrii256 opened this issue over 2 years ago
Andrii256 opened this issue over 2 years ago
change the type for call() to support generics
jsakas opened this pull request over 2 years ago
jsakas opened this pull request over 2 years ago
Dispatching action created by createAsyncThunk
eiire opened this issue almost 3 years ago
eiire opened this issue almost 3 years ago
Type to infer the return type of an EventChannel
eliaslecomte opened this pull request almost 3 years ago
eliaslecomte opened this pull request almost 3 years ago
Unit tests for Retry redux-saga
js-jegan opened this issue about 3 years ago
js-jegan opened this issue about 3 years ago
TypeScript error with TakeEvery: TakeableChannel<unknown>
gmunumel opened this issue over 3 years ago
gmunumel opened this issue over 3 years ago
add `channel` to the typescript definition of createSagaMiddleware?
sangchatb opened this issue over 3 years ago
sangchatb opened this issue over 3 years ago
How to catch error in saga.take effect?
springjazzy opened this issue over 3 years ago
springjazzy opened this issue over 3 years ago
Add Travis-CI again (or remove button in README)
erikvold opened this issue over 3 years ago
erikvold opened this issue over 3 years ago
Async action queue dispatching
IggsGrey opened this issue almost 4 years ago
IggsGrey opened this issue almost 4 years ago
Using race in the loginFlow example from the tutorial to consolidate login logic
mwalkerr opened this issue almost 4 years ago
mwalkerr opened this issue almost 4 years ago
TypeError: Object.defineProperty called on non-object
Padreramnt opened this issue over 4 years ago
Padreramnt opened this issue over 4 years ago
TypeScript `put(channel, action)` widening to allow null
bbil opened this issue over 4 years ago
bbil opened this issue over 4 years ago
add support for native es modules in Node
rifler opened this issue over 4 years ago
rifler opened this issue over 4 years ago
Cancelling async iterators
Mr-Wallet opened this issue over 4 years ago
Mr-Wallet opened this issue over 4 years ago
What about making Context not bound to a task
jancama2 opened this issue over 4 years ago
jancama2 opened this issue over 4 years ago
Why API is getting called twice in redux-saga?
iamrahman opened this issue over 4 years ago
iamrahman opened this issue over 4 years ago
babel-plugin-redux-saga crashes sagas - Object.defineProperty called on non-object
ChrisWiles opened this issue over 4 years ago
ChrisWiles opened this issue over 4 years ago
Type definition is old or missing - import using 'redux-saga/effects', showing Module '"redux-saga/effects"' has no exported member 'all'.
nithincvpoyyil opened this issue over 4 years ago
nithincvpoyyil opened this issue over 4 years ago
Where is redux-saga definitions?
OnkelTem opened this issue almost 5 years ago
OnkelTem opened this issue almost 5 years ago
Get additional loader errors when trying to build with babel-plugin-redux-saga
philbarresi opened this issue almost 5 years ago
philbarresi opened this issue almost 5 years ago
cloneableGenerator only keeps next calls in its history
nobu-k opened this issue almost 5 years ago
nobu-k opened this issue almost 5 years ago
saga twice calls
Deboracgs opened this issue about 5 years ago
Deboracgs opened this issue about 5 years ago
Strong typecheck for take*, throttle and debounce effects when action…
fyodore82 opened this pull request about 5 years ago
fyodore82 opened this pull request about 5 years ago
Intergrating redux-persist with redux-saga
EduardJacobs opened this issue about 5 years ago
EduardJacobs opened this issue about 5 years ago
Error: Unable to resolve module `./io-d4ec1d36.js`
samitha9125 opened this issue about 5 years ago
samitha9125 opened this issue about 5 years ago
Type definitions for effects not avaliable on 1.1.0
mgambati opened this issue over 5 years ago
mgambati opened this issue over 5 years ago
take only works the first time on SSR
ion-willo opened this issue over 5 years ago
ion-willo opened this issue over 5 years ago
Blocks the entire UI
DianaLaa opened this issue over 5 years ago
DianaLaa opened this issue over 5 years ago
Handle refresh token and failed requests retry when access token expires
ghost opened this issue over 5 years ago
ghost opened this issue over 5 years ago
Throttle channel
twiggler opened this issue almost 6 years ago
twiggler opened this issue almost 6 years ago
takeLatest (and friends) does not work with multicast channels
Alxandr opened this issue almost 6 years ago
Alxandr opened this issue almost 6 years ago
Scope tasks from `takeLatest` and `takeLeading` by ID
therealparmesh opened this issue almost 6 years ago
therealparmesh opened this issue almost 6 years ago
Add hint about possibility to use babel plugin to improve reported st…
Andarist opened this pull request almost 6 years ago
Andarist opened this pull request almost 6 years ago
Can we use redux-saga with useReducer?
hudovisk opened this issue about 6 years ago
hudovisk opened this issue about 6 years ago
Saga stopped inside loop without throwing any error
joes-code opened this issue over 6 years ago
joes-code opened this issue over 6 years ago
Any way to wait for sagas in high level integration tests?
nathanmarks opened this issue almost 7 years ago
nathanmarks opened this issue almost 7 years ago
Consider adding `safe` effect wrapper
Andarist opened this issue about 7 years ago
Andarist opened this issue about 7 years ago
Custom effects
Andarist opened this issue about 7 years ago
Andarist opened this issue about 7 years ago
Batching `put`s
Noitidart opened this issue over 7 years ago
Noitidart opened this issue over 7 years ago
Saga -> Component communication (aka sagas and setState)
brettstack opened this issue over 7 years ago
brettstack opened this issue over 7 years ago
an integration testing framework for redux-saga: RFC (and ideas)
cellog opened this issue over 7 years ago
cellog opened this issue over 7 years ago
Call doesn't return if yields takeEvery inside.
mariuszdev opened this issue almost 8 years ago
mariuszdev opened this issue almost 8 years ago
takeLatest in effect not working
jmn8718 opened this issue almost 8 years ago
jmn8718 opened this issue almost 8 years ago
Saga cannot catch actions dispatched by store enhancers
marek-baranowski opened this issue almost 8 years ago
marek-baranowski opened this issue almost 8 years ago
Is there a better way to do takeFirst?
ekeric13 opened this issue about 8 years ago
ekeric13 opened this issue about 8 years ago
[RFC] Supervision strategy for forked tasks (like actor systems)
slorber opened this issue about 8 years ago
slorber opened this issue about 8 years ago
Testing is Done Right
3LOK opened this issue over 8 years ago
3LOK opened this issue over 8 years ago
How to dispatch more actions in 1 yield via PUT
zatziky opened this issue over 8 years ago
zatziky opened this issue over 8 years ago
How to dispatch in event handler?
pke opened this issue over 8 years ago
pke opened this issue over 8 years ago
Server-side rendering loop for universal sagas
sompylasar opened this issue over 8 years ago
sompylasar opened this issue over 8 years ago
using root saga or multiple sagas
zivni opened this issue almost 9 years ago
zivni opened this issue almost 9 years ago
Sagas aren't being triggered, EFFECT_TRIGGERED only at startup
tsemerad opened this issue almost 9 years ago
tsemerad opened this issue almost 9 years ago
Async/Await
christianalfoni opened this issue about 9 years ago
christianalfoni opened this issue about 9 years ago
Saga ? Why not CSP ?
DjebbZ opened this issue about 9 years ago
DjebbZ opened this issue about 9 years ago