Jan Doležel

Results 7 issues of Jan Doležel

when using ``` combineReducers({ router: router5Reducer, }) ``` I get this error in TS. ``` Type '(state: { route: any; previousRoute: any; transitionRoute: any; transitionError: any; }, action: any) =>...

Needed also to export two versions as `DragDropContextConsumer` can't be nested (at least according to my testing and usecase) so I need to export also function without auto-injecting `dragDropManager` and...

When I get heap snapshot from production, there is not way how to get original names of the objects. Also if I take heap Allocation instrumentation on timeline / Allocation...

feature
tracked