mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
"The resource https://fonts.googleapis.com/css?family=Material+Icons&display=block was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally." "The resource https://fonts.googleapis.com/css?family=Roboto:300,400,500 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally." Can reproduce locally. Removing the cross-origin attribute removes errors. Tested: - Chrome - Firefox - Safari