Skip to content

Instantly share code, notes, and snippets.

@dcorking
Created July 12, 2017 09:56
Show Gist options
  • Save dcorking/3933dfc9a870e6a1917b798684a91bd3 to your computer and use it in GitHub Desktop.
Save dcorking/3933dfc9a870e6a1917b798684a91bd3 to your computer and use it in GitHub Desktop.
error from oo7
traverseAllChildren.js:143 Uncaught TypeError: Cannot convert a Symbol value to a string
at String (<anonymous>)
at traverseAllChildrenImpl (traverseAllChildren.js:143)
at traverseAllChildrenImpl (traverseAllChildren.js:93)
at traverseAllChildren (traverseAllChildren.js:172)
at Object.instantiateChildren (ReactChildReconciler.js:70)
at ReactDOMComponent._reconcilerInstantiateChildren (ReactMultiChild.js:185)
at ReactDOMComponent.mountChildren (ReactMultiChild.js:224)
at ReactDOMComponent._createInitialChildren (ReactDOMComponent.js:703)
at ReactDOMComponent.mountComponent (ReactDOMComponent.js:522)
at Object.mountComponent (ReactReconciler.js:45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment