Sergey Shenets

Results 63 comments of Sergey Shenets

react router was released to 6.0.0 version. Do you need update compatibility with react-router?

After upgrade react-router-dom 5.3.0 to 6.0.0 i have error. **Cannot read properties of undefined (reading 'pathname')** ![image](https://user-images.githubusercontent.com/7217517/140379920-882e171a-42fa-4fbd-aee6-e4c8ca9cc769.png) Is It problem in connected-react-router or not?

@Iuriy-Budnikov Could you write after your result after migrate

@salvoravida @Iuriy-Budnikov I moved to redux-first-history and all good works as excepted. Migration was smooth.

@salvoravida Updated to 5.0.2 and react router 6.0.2 all good

I have same issue and error **No native splash screen registered for given view controller. Call 'SplashScreen.show' for given view controller first.]** on expo go works as excepted

@Enase I found an issue https://github.com/webpack/webpack/issues/11647 The same problem. I think plugin not supported the new version webpack.

@NekR Hello. Are we planning to upgrade to webpack 5?

Can anyone have experience writing a plugin for webpack? Maybe anyone fork and rewrite this library

Does it mean the plugin is dead? Maybe Are there alternative plugins?