Michael Prentice

Results 402 comments of Michael Prentice

Also of note is that https://github.com/mdbootstrap/perfect-scrollbar/issues/873 had been open for a while asking for an option to set the listeners' `passive` value.

Latest related page on this: https://web.dev/uses-passive-event-listeners/

From https://github.com/mdbootstrap/perfect-scrollbar/issues/975#issuecomment-731771857, there is a [PR](https://github.com/mdbootstrap/perfect-scrollbar/pull/945) to set the listener's `passive: false` since they call `preventDefault()`. It doesn't look like anyone plans to add support for making the value optionally...

I'm seeing this with Chrome Version 99.0.4844.51 (Official Build) (arm64) as well. The "On" badge never displays so I never know if it's on or off. I'm also just generally...

Thanks for reporting this! This is something that I have been looking at quite a bit today, but never wrote up. I put some details about it here though: https://github.com/angular/material/issues/2620....

Unfortunately the Angular Material team closed https://github.com/angular/material/issues/2620 as part of their massive bug purges as they shift focus to angular2-material.

@MichaelSolati For general questions about Boomerang and issue triage, please use https://gitter.im/gdg-x/boomerang. Once we have the Angular branch production-ready, the plan is to drop support for the AngularJS version of...

I emailed this over to [email protected] to report it after not finding it in the list of reported issues on https://www.applevis.com/bugs/macos-active.

Response: > Thank you for your email and including a link that provided the technical details we require. We appreciate you taking the time to bring this to our attention,...

Can you please post a StackBlitz reproduction?