Onchange doesn't trigger when dropdown.js used with React components #38

Open
YPCrumble opened this Issue Apr 2, 2016 · 4 comments

Projects

None yet

3 participants

See this fiddle.

If you comment out lines 7-8, the onChange event fires fine. When you include these it no longer fires. I'm not exactly sure how to solve, but if you lead me in the right direction I'd be happy to attempt a pull request.

jonigl commented May 17, 2016

I have this problem too 😕 !

@YPCrumble could you solved this?

Thanks!
Jonathan

@jonigl for this and other reasons I went back to Bootstrap...there's a lot of DOM manipulation in Material Design that doesn't lend itself to javascript frontend apps.

jonigl commented May 21, 2016

@YPCrumble yes, I think so. This kind of themes don't get along with React...

Owner

This plugin is not thought to be used with react, sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment