Open
Description
The hack into react internals isn't going to work at least with React 15.6. I fixed this in Fulcro 2.0 by reimplementing mounted via lifecycle hooks (componentDidMount and componentWillUnmount) instead of trying to look for private data on the React component internals.
A similar patch should fix in on Om Next.
Metadata
Metadata
Assignees
Labels
No labels