Material-components-web-components: Select demo - Uncaught (in promise) TypeError: Cannot read property 'addEventListener' of null

Created on 26 Apr 2018  路  6Comments  路  Source: material-components/material-components-web-components

After installing and running the project, all demos work properly except the select demo:
Chrome 65
Mac OS 10.11.4
http://127.0.0.1:8000/demos/select.html
screen shot 2018-04-26 at 4 46 12 pm
screen shot 2018-04-26 at 4 46 23 pm

Bug

Most helpful comment

Yes, this MWC element is based on an older version of the MDC select that was removed in favor of using the native <select> element (which works better on mobile). We need to update the MWC version of the element to work with this new version.

All 6 comments

Yes, this MWC element is based on an older version of the MDC select that was removed in favor of using the native <select> element (which works better on mobile). We need to update the MWC version of the element to work with this new version.

@sorvell could you please do that :)

Any update on this?

Any update on when this will be fixed, and the availability of all mwc-xxxxx components in npm registry?

I'm still getting the error.
any updates on how to fix the problem? or a workaround?

Closing because this component was removed, and will be reimplemented.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MarcSkovMadsen picture MarcSkovMadsen  路  4Comments

e111077 picture e111077  路  3Comments

Alos picture Alos  路  5Comments

Sebastianhex picture Sebastianhex  路  5Comments

ErikHellman picture ErikHellman  路  3Comments