Alexey Lyakhov
Alexey Lyakhov
I wanna give you heads up. There is an article: https://medium.com/azendoo-team/immutable-record-react-redux-99f389ed676 Current issue I'm experiencing, that it is not possible to use Immutable.Record as rootReducer initialState with redux-immutable `combineReducers`. Can...
Do you have any updates on this issue? I'm eager to try it out in my next project.
Sorry, currently very busy. I can't reproduce my view of behavior. The main idea is that there is a single Immutable.Map data structure in the root instead of standard JS...
Got it. So Records in Redux state is wrong way. 2017-08-16 6:28 GMT+08:00 John Mendez : > Had to come back here cuz I just realized something. I wouldn't recommend...
I got the same issue, with Chrome's Canary Lighthouse audit. On other side with standard chrome I do not have this errors, and my app installing to Android desktop as...
It is Lighthouse bug in Canary Chrome. If you test with standard chrome, you'll see that it is not failing there, and if you test it on real android device,...
Oh, my stable chrome is 63 version. Can you confirm if you have new option SEO in your Audit LightHouse, if i you have SEO, so it mean this bug...
I got same false negative in one of projects I work on. props.children should be valid. added ignore comment meanwhile.
Is there any success?
Please add support for react 17