mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5933d16f3e
The web_worker images example is currently not really usable because the rendered button that can be used to upload an "image" to the demo is currently not working. This is because the HTML markup for the `file-field` is not matching what `materialize-css` expects. See: https://materializecss.com/text-inputs.html PR Close #28562