Support concurrent mode React. Primary open issue, don't leak reactions for component instances that are never committed.
A solution for that is described in: mobxjs/mobx-react-lite#53
But let's first wait until concurrent mode is a bit further; as there are no docs yet etc, introducing a workaround in the code base seems to be premature at this point (11-feb-2019)
Support concurrent mode React. Primary open issue, don't leak reactions for component instances that are never committed.
A solution for that is described in: mobxjs/mobx-react-lite#53
But let's first wait until concurrent mode is a bit further; as there are no docs yet etc, introducing a workaround in the code base seems to be premature at this point (11-feb-2019)