Skip to content

Common errors

Pierre Besson edited this page Jun 9, 2015 · 1 revision
Uncaught TypeError: Cannot read property 'toUpperCase' of undefined

It means you are trying to create a component from an object which is not a React element.

Clone this wiki locally