Fabiano Brito
Fabiano Brito
I'm experiencing the same issue within a virtualized list when dragging the item far enough (meaning that the virtualization unmounts the original instance). It seems a bug to me as...
Any updates on this issue @timdorr ? I'm experiencing the same problem, using React Router v4, React Router Redux 5-alpha, and using a pretty similar solution to [this one](https://github.com/ReactTraining/react-router/issues/4635#issuecomment-297828995) to...
@dcsan you mean keeping frontend and backend in separate repos? If that's the case you can simply create two separate repos for the server and the client and maintain them...
Oh I see, this is what [create-react-app](https://github.com/facebook/create-react-app) does, they provide a generator which is upgradable. So whenever they release new improvements you can upgrade your application to use those latest...
Whoever gets here, please stop submitting PRs there's already an open PR by @Jeyveen7 for it. I'll invalidate any extra PRs.