Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property '__reactInternalInstance$3jhqtt16e9n' of null #53

Open
ibc opened this issue Aug 20, 2017 · 0 comments

Comments

@ibc
Copy link

ibc commented Aug 20, 2017

Just trying to apply the "simple" example usage into my app. Global <Tooltip>, a single <Origin> somewhere, and the corresponding tooltip reducer added. This happens:

Uncaught TypeError: Cannot read property '__reactInternalInstance$3jhqtt16e9n' of null
    at Object.getClosestInstanceFromNode (ReactDOMComponentTree.js:120)
    at findParent (ReactEventListener.js:45)
    at handleTopLevelImpl (ReactEventListener.js:74)
    at ReactDefaultBatchingStrategyTransaction.perform (Transaction.js:150)
    at Object.batchedUpdates (ReactDefaultInjection.js:1)
    at Object.batchedUpdates (ReactUpdates.js:104)
    at dispatchEvent (ReactEventListener.js:154)

Any suggestion about how to investigate it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant