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

[cljsjs/react-select]: classNames is not a function #1418

Open
olegakbarov opened this issue Dec 4, 2017 · 0 comments
Open

[cljsjs/react-select]: classNames is not a function #1418

olegakbarov opened this issue Dec 4, 2017 · 0 comments
Labels

Comments

@olegakbarov
Copy link

olegakbarov commented Dec 4, 2017

I have issues with react-select package: it relies on classnames package, but function classNames() can't be found in scope in cljs context.

does anyone encounter something like this?

(other cljsjs packages works fine)

react-select.inc.js:1688 Uncaught TypeError: classNames is not a function
    at Select.render (react-select.inc.js:1688)
    at finishClassComponent (react-dom.inc.js:11320)
    at updateClassComponent (react-dom.inc.js:11297)
    at beginWork (react-dom.inc.js:11676)
    at performUnitOfWork (react-dom.inc.js:13644)
    at workLoop (react-dom.inc.js:13753)
    at HTMLUnknownElement.callCallback (react-dom.inc.js:1527)
    at Object.invokeGuardedCallbackDev (react-dom.inc.js:1566)
    at invokeGuardedCallback (react-dom.inc.js:1423)
    at performWork (react-dom.inc.js:13871)
@olegakbarov olegakbarov changed the title [cljsjs/react-select]: [cljsjs/react-select]: classNames is not a function Dec 4, 2017
@Deraen Deraen added the bug label Dec 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants