Ease Space

Results 19 comments of Ease Space

@jedwards1211 i am run test local without changes node v12 but its fail add only \n end fail ![Снимок экрана от 2020-03-25 21-22-07](https://user-images.githubusercontent.com/23016311/77576994-bf547600-6ede-11ea-8ba2-11542193370e.png)

@jedwards1211 before change ![Снимок экрана от 2020-03-26 21-06-39](https://user-images.githubusercontent.com/23016311/77686635-ef1a8100-6fa5-11ea-94ed-babdb00d9f80.png) ![Снимок экрана от 2020-03-26 21-09-01](https://user-images.githubusercontent.com/23016311/77686723-0e191300-6fa6-11ea-9885-075a9e156579.png) ![Снимок экрана от 2020-03-26 21-10-14](https://user-images.githubusercontent.com/23016311/77686918-51738180-6fa6-11ea-97ff-dae3d72232ac.png) after chenge(before 2 screen) good work in my project ![Снимок экрана от...

Yes. Clone this project https://gitlab.com/yura1994hd/middle/tree/bug_react-universal-coponent. Checout on bug_react-universal-coponent and npm run start:dev:local. After run uncomment code \src\containers\Routes\index.js and reload page http://localhost/basket ![default](https://user-images.githubusercontent.com/23016311/53726234-3fdcaa80-3e76-11e9-8d96-af1e6884c82a.PNG)

It seems I found the reason. What seems to me to be the fault of the react-router Good work: `` Looping: ` } />`

Did not understand what to open?

@ScriptedAlchemy I know the reason: "Note: this only applies to the client when your UniversalComponent uses dynamic expressions to switch between multiple components." But how can i do this with...

@ScriptedAlchemy I solved this issue by moving to redux-first-router. But how to use it with react-router and alwaysDelay?

I am attaching the test data `export type IUserProfileResponse = Camelize;` `const testData: IUserProfileResponse = { id: '12345', roleId: 1, username: 'login', email: '[email protected]', firstName: '11111', lastName: '22222', role: {...

I tested camelcase-keys types end this good work) https://github.com/sindresorhus/camelcase-keys/blob/main/index.d.ts