You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2020. It is now read-only.
Things to be addressed:
<Inject store>{(store) => ...component, to mimic React.createContext's consumer #448)<Observer>ormobx-react-lite)make sure mobx-react is ready for concurrent react (primary concern: don't leak memory on early component disposal)-> opened #645 to addresssplit into smaller packages for Provider / inject / propTypes?nope, see #661hoist-non-react-statics?