Nicholas Shahan
Nicholas Shahan
I just tried again and this works fine in chrome and Firefox, but still an issue in Safari.
There have been updates to the component so that now when the element is disabled it becomes read-only. You should be able to set the disabled input programmatically with a...
Currently there isn't any way to integrate the proto file generation into the build_runner build system. I chose to distribute the generated files to allow for users to more easily...
These components are an open source version of the material widgets used in applications at Google. Our intention for this project was to keep them in sync and avoid diverging...
> The build failed and the PR (#443) was never closed There are issues with the build at the moment on the latest dev releases of the SDK. I left...
Are you using the angular_forms package? https://webdev.dartlang.org/api?package=angular_forms
Thanks for pointing these out! I'll update and get them fixed when the next sync from internal happens.
Could you provide a minimal reproduction?
Sorry this is a more complicated example so I want to get as many details from you as possible. Are you trying to get a tree that contains selectable items...
There are some inconsistencies between component APIs since this group of widgets was developed organically over time. We would like to fix issues like this but it comes at a...