Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,234 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in contentful/field-editors that received 3 comments
rich-text: Can't perform a React state update on an unmounted component.
setState on this line is causing React warnings when component is re-rendered before the promise is resolved. I suggest to use basic mount check be…