microsoft/redux-dynamic-modules
Modularize Redux by dynamically loading reducers and middlewares.
TypeScriptMIT
Pinned issues
Issues
- 3
TypeScript React: incorrect children props
#193 opened by ChromeQ - 0
Any way to use the redux-toolkit with this lib? I have a code sample in the description..
#202 opened by razlani - 0
- 3
- 4
support for nested reducers
#160 opened by PhilippMelnikov - 2
Library abandoned?
#189 opened by jkthinksmart - 1
takexxx saga(saga watched action) in different modules that have been loaded doesn't work in dynamic modules
#184 opened by olabala - 6
What is general status of this library?
#156 opened by dzintars - 6
Support for NextJs
#117 opened by milosCvetkovicDev - 2
- 0
Build pipeline failing for main
#187 opened by simarmol - 0
Update with React 16.x or 17.x
#181 opened by varndellDrugDev - 6
PENDING action is gone from sagas
#169 opened by per0w - 0
- 1
Remove module by id
#178 opened by jeevasusej - 1
- 2
remain module when component unmount
#173 opened by olabala - 0
- 0
[Examples] Unused argument 'getState'
#163 opened by dzintars - 0
[Examples] There is no 'enhancements' property
#162 opened by dzintars - 1
- 0
Typing initialActions function
#161 opened by gayratv - 0
- 1
Is it possible to shave off React+ dependencies?
#158 opened by dzintars - 1
Support for keeping state mounted
#154 opened by MmtBkn - 0
Pass sagaMoniror as a parameter to getSagaExtension
#153 opened by osym - 0
Provide a proper ESM build
#150 opened by Akiyamka - 2
how run multi saga in multi modules
#149 opened by khanhnam99 - 9
Update generic IModule interface
#113 opened by kazamov - 0
Debugging redux state with RN Debugger stalls app
#148 opened by bauti-defi - 2
- 0
- 2
- 1
license is missing in package.json
#142 opened by Bessonov - 1
Module dependencies result in duplicated data in store
#140 opened by dkreft - 3
Saga is not removed
#137 opened by hwzhang92 - 0
React 16.13 incompatibility
#138 opened by ljosberinn - 7
undefined state on first render after dynamicially loading module in react-redux v6
#131 opened by sanchitbansal10 - 1
Provide Readmes NPM
#135 opened by Lusito - 1
- 2
- 0
- 0
Lazy Loading Support
#125 opened by SantoJambit - 1
Typescript action in Saga watcher
#124 opened by jacksontong - 0
Still perform finalActions even if retained: true
#123 opened by jrsquared - 0
- 0
Is `getReducerManager` exposed anywhere
#119 opened by ndstephens - 2
- 7
- 0
Can i use redux-dynamic-modules with redux axios middleware instead of redux-thunk or saga
#116 opened by Linh-Vo