Suhan Wijaya

Results 5 comments of Suhan Wijaya

@simhox are you getting an error like this? ``` Warning: Prop `className` did not match. Server: "account-page_327l2" Client: "account-page_aqoHO" ``` Seems like `classNames` haven't been matching since version 2 and...

Watching this issue as well. I also created a reproduction repo. README has instructions on how to run locally. https://github.com/suhanw/wp5-modfed-ssr-loadable A very simple setup where remote exposes `TopNav` component, and...

Using `onChangeClientState` does not work if you use Helmet more than once. When you do, only the latest/most deeply nested implementation of `onChangeClientState` is executed. See this issue: https://github.com/nfl/react-helmet/issues/328

Not working for node 12.14.0

Same issue on Node v12.14.0