-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event #4460
Comments
Thanks for bringing this to our attention! We'll need to update the component's default adapter implementation to pass material-components-web/packages/mdc-textfield/component.ts Lines 381 to 390 in ad5743a
It looks like a number of components listen to material-components-web/packages/mdc-ripple/util.ts Lines 91 to 109 in 2025c8b
|
I'm no longer seeing this issue in our screenshot tests, unit tests, or in the jsbin provided. Is this something we should still fix? |
I'm able to reproduce this, the log level should be set to verbose. |
I see this with verbose as well. |
chrome example: https://output.jsbin.com/fotedog
https://jsbin.com/fotedog/edit?html,output
probably related to #629
Not sure how to fix it
The text was updated successfully, but these errors were encountered: