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

React.createElement: type should not be null, undefined, boolean, or number #4

Open
IDragonfire opened this issue Nov 22, 2016 · 1 comment

Comments

@IDragonfire
Copy link

IDragonfire commented Nov 22, 2016

Warning: React.createElement: type should not be null, undefined, boolean, or number. It should be a string (for DOM elements) or a ReactClass (for composite components). Check the render method of `t`.

I get this error message with the example and only white page ...

React 15.4.0

Ps.:
image

@IDragonfire
Copy link
Author

IDragonfire commented Nov 22, 2016

With react-bootstrap@0.28.5 it's looks better, but still not smooth ...

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