Skip to content

react/lib/joinClasses.js issue #7

@chris-hinds

Description

@chris-hinds

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions