jeffbski/redux-logic
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
JavaScriptMIT
Issues
- 2
Composing processors
#130 opened by skbolton - 1
- 10
SSR whenComplete not helping
#139 opened by yyynnn - 1
redux-logic v4.0.0 is not in npmjs.com
#187 opened by narsereg - 10
Typescript Examples?
#135 opened by Shannor - 2
Type error when specifying payload type
#149 opened by EdBoucher - 0
Websockets redux-logic and SSR
#177 opened by therealgilles - 0
createLogic type can be string array
#176 opened by gregbown - 1
- 2
- 1
can't test Timers and/or cancelType
#157 opened by lidoravitan - 4
example of post using ajax
#173 opened by cmrts - 0
- 0
Type Error while trying to dispatch an Observable
#161 opened by dvkvarma - 2
- 6
- 0
processReturn plus processMultiple
#154 opened by adambiltcliffe - 2
Can not make 'latest' property work
#153 opened by samuelsd1 - 2
Why is CreateLogic.Config.Transform.Hook uses optional argument for reject?
#150 opened by chenxinyanc - 3
failType not triggered for rejected promise
#147 opened by ak99372 - 2
How to delay a dispatch
#151 opened by bernard-turing - 7
- 2
done cb in finally does not trigger dispatch
#152 opened by AnirudhaGohokar - 2
- 0
hook for optimistic ui updates
#146 opened by joshalling - 0
- 5
[Questions] What is "done" for? How to orchestrate actions within one logic?
#108 opened by gilbsgilbs - 1
FF 60esr: too much recursion.
#142 opened by ebezdomnikov - 2
- 5
Issue when used with redux-form
#119 opened by nikksan - 5
- 10
- 3
- 1
- 0
- 2
Dispatch more than one action on reject
#131 opened by xreef - 1
Handling oAuth refresh token
#121 opened by dominikkurbiel - 5
Test failing since v2.0.0
#126 opened by bbthorntz - 2
reject in transform hook for Typescript
#124 opened by saurabhsood91 - 3
Question: A way to wait for actions within process?
#123 opened by henninghall - 0
Similarities to GraphQL? GraphQL(-redux)-logic?
#120 opened by PEZO19 - 9
- 4
feat: add support for rxjs 6.x.x
#109 opened by stefan-karlsson - 5
Examples are failing
#118 opened by alexgvozden - 1
Question: Multiple dispatches on loader
#116 opened by mike-niemand - 2
Make compatible with redux 4
#110 opened by yyynnn - 0
- 2
Question: How to use the firestore listener ?
#107 opened by gdo - 8
- 2
common use case, intercept "Save" or some other actions and redirect to login page
#106 opened by simon998yang