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

Routing breaks after a while of use #10

Closed
rostero1 opened this issue Jul 15, 2017 · 3 comments
Closed

Routing breaks after a while of use #10

rostero1 opened this issue Jul 15, 2017 · 3 comments

Comments

@rostero1
Copy link

After clicking on some links really fast I eventually get SimpleEventPlugin.js:219 Uncaught TypeError: Cannot read property 'remove' of undefined and routing no longer works.

@rostero1
Copy link
Author

More:

Uncaught Error: Minified React error #32; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=32&args[]=18 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at n (reactProdInvariant.js:31)
    at a (ReactDOMComponentTree.js:103)
    at Object.c [as getNodeFromInstance] (ReactDOMComponentTree.js:179)
    at Object.didPutListener (SimpleEventPlugin.js:209)
    at Object.putListener (EventPluginHub.js:140)
    at Object.i (ReactDOMComponent.js:177)
    at e.notifyAll (CallbackQueue.js:76)
    at o.close (ReactReconcileTransaction.js:80)
    at o.closeAll (Transaction.js:209)
    at o.perform (Transaction.js:156)
SimpleEventPlugin.js:219
Uncaught TypeError: Cannot read property 'remove' of undefined
    at Object.willDeleteListener (SimpleEventPlugin.js:219)
    at Object.deleteAllListeners (EventPluginHub.js:198)
    at h.unmountComponent (ReactDOMComponent.js:992)
    at Object.unmountComponent (ReactReconciler.js:78)
    at d.unmountComponent (ReactCompositeComponent.js:417)
    at Object.unmountComponent (ReactReconciler.js:78)
    at d.unmountComponent (ReactCompositeComponent.js:417)
    at Object.unmountComponent (ReactReconciler.js:78)
    at Object.unmountChildren (ReactChildReconciler.js:146)
    at h.unmountChildren (ReactMultiChild.js:371)

@rostero1
Copy link
Author

rostero1 commented Jul 16, 2017

@chenglou
Copy link
Member

chenglou commented Jan 4, 2018

Done

@chenglou chenglou closed this as completed Jan 4, 2018
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

2 participants