Tahsin Hasan
Tahsin Hasan
@justin808 I have further checked the problem. several others also faced this issue with react hooks. ref. https://github.com/facebook/react/issues/13991 To solve 'multiple instances of react' error, I have tried some other...
@filipkis nice finding, thanks
@justin808 in react router 4, first, need to import withRouter like: import {withRouter} from 'react-router-dom'; then we can get the current path this.props.location.pathname we can match it and then add...
> Please link to a PR if you want to suggest some fix. > > I'm more eager to get the webpack configuration updated and make a sensible configuration for...
i guess we can close this pr.
> @tahsin352 why? it seems very old pr, no updates on it for long time.
We are looking into it. Thanks.