Trying to make an app that uses Material Design Lite. However, I've encountered a problem where MDL menu just won't open.
I also have tried following this article, which describes that React and MDL don't play along nicely and it is needed to call componentHandler
to upgrade elements. But in this pen components are not dynamically loaded, so they should be updated automatically.
Looking forward to hearing your answers, thanks!