Sérgio Gomes
Sérgio Gomes
Google Translate and similar services essentially rewrite a page's HTML, and it's IMO a bad idea to try to code defensively against it at the library level; if we were...
Adding a note that the polyfill is very much still being used, so it may still be worth it to fix this issue.
Adding a note that this bug is still present in the latest version, `@webcomponents/[email protected]`.
This is likely due to the way we're taking care of things inside the Layout component. Since we're scrolling inside of an element rather than on the body, the browser...
Openly looking for PRs on this one :)
@Garbee It looks like you might have the context for this issue, as you added some labels :) Could you or @MichaelMarkieta add some more detail to this? I'm afraid...
Got it, thanks!
@bparadie Thanks for the bug report! I am not entirely sure if looking at `novalidate`/`formnovalidate` is the right angle for this. Could you please provide some details on what you're...
Hey folks! Small update: as you've probably seen by now, we've rebranded MDL v2 into [Material Components for the web](https://github.com/material-components/material-components-web). Other than the name change, both in project and in...
I'm afraid this goes beyond tricky. It's simply not possible to determine with certainty what the LCP will be (and whether it will be an image). Beyond the factors you...