Add FIXMEs for the withRouter workaround
Because of: https://github.com/ReactTraining/react-router/issues/5795 We have to use withRouter which triggers a lot of extra renderings. This means that until the bug is fixed we have to use withRouter and some memoization to make sure we don't recalc everything all the time.master
parent
50a9094a8b
commit
97eaa756fe
Loading…
Reference in New Issue