react-dropdown-input
react-dropdown-input copied to clipboard
react/lib/joinClasses.js issue
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
.
I have the same problem:(
bump
same issue
bump
bump
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
https://github.com/WaylandAce/react-dropdown-input is an invalid link, have erro 404
Same issue. React 16.