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/lib/joinClasses.js issue #7

Open
chris-hinds opened this issue Feb 4, 2016 · 8 comments
Open

react/lib/joinClasses.js issue #7

chris-hinds opened this issue Feb 4, 2016 · 8 comments

Comments

@chris-hinds
Copy link

HI,

I was receiving an error when building my app about the react/lib/joinClasses.js dependancy missing.

I see you have had another issue opened with this same error and it was resolved, however I still had those joinClasses dependancy links in the DropdownInput & Index.js files, so I removed them and added what you added what the previous fix and I now receive this error:

I am currently on the latest version (0.1.11) via NPM

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 DropdownInput.warning @ warning.js:45ReactElementValidator.createElement @

Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. Check the render method of DropdownInput.

@binjospookie
Copy link

I have the same problem:(

@Deriohig
Copy link

bump

@cweems
Copy link

cweems commented Apr 8, 2016

same issue

@camerow
Copy link

camerow commented May 6, 2016

bump

1 similar comment
@Valerz
Copy link

Valerz commented Jul 8, 2016

bump

@mguijarr
Copy link

mguijarr commented Jul 9, 2017

use this fork: https://github.com/WaylandAce/react-dropdown-input
It fixes the problems with the deprecated use of React joinClasses

npm package is called react-dropdown-input2

@gabrielkalb
Copy link

https://github.com/WaylandAce/react-dropdown-input is an invalid link, have erro 404

@seandelaney
Copy link

Same issue. React 16.

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

9 participants