Robert Williams

Results 3 comments of Robert Williams

I think this was a documentation error. Mobx-react v6 won't support React v17. You should use mobx-react v7, or React v16. I opened a PR to fix the doc.

I updated all the test infrastructure to to be compatible with React 17 before running the tests. 5 tests out 107 failed. This PR is just an update to the...

> The problem you link to seems to be an NPM setup issue, not a compatibility at code level issue. NPM complains React@17 is not part of the peer dependency...