mebibou/mdl-selectfield

componentHandler

rasy-js opened this issue · 4 comments

Hi! upgradeElement does not work on selectfield node.

Could you be a bit more descriptive? thanks

I have the same problem. mdl-selectfield no longer works with the update of MDL (1.3.0).
See Codepen
Console error:
Uncaught ReferenceError: componentHandler is not defined
at selectfield.js:196
at selectfield.js:200

UPDATE: It didn't seem to like me linking to your file through codepen. Here is a version with the JS inserted directly

Meh, it was just a case of removing defer from

<script defer src="https://code.getmdl.io/1.3.0/material.min.js"> Apologies for wasting time.

yes, same as #24 and #14...