jakub-astrahit

Results 4 issues of jakub-astrahit

I use the connected-react-router on my Typescript project and when I upgraded my router to version 5, the createHashHistory stopped working - by that I mean when I run my...

Hi, shouldn't the order of vendor asset imports (Bootstrap 4 for example) be different? For instance, I was trying to apply a className to an HTML element and the classes...

Hi, here's an issue I'm having when I try to install this repo behind a proxy. When I run this script: `npm run init`, I get these errors: ``` >...

Hi, I just installed react-navigation-redux-helpers and am having issues with the TypeScript typings ``` node_modules/react-navigation-redux-helpers/index.d.ts:9:10 - error TS7016: Could not find a declaration file for module '@react-navigation/core'. '/Users/foo/ui/node_modules/@react-navigation/core/lib/commonjs/index.js' implicitly has...