Michael Prentice

Results 402 comments of Michael Prentice

Here's the heaptimeline from my testng in incognito mode: [AngularJS-1.7.4-AngularJS-Material-1.1.10-HEAD.heaptimeline.zip](https://github.com/angular/material/files/2447600/AngularJS-1.7.4-AngularJS-Material-1.1.10-HEAD.heaptimeline.zip)

Thank you for opening this issue. Sorry that I didn't notice your comment in https://github.com/angular/material/issues/12075 and address that as well in PR https://github.com/angular/material/pull/12115.

@matrium0 AngularJS Material doesn't have an official Luxon adapter. Which are you using?

There do appear to be some issues here. I created a [CodePen](https://codepen.io/Splaktar/pen/MQKWJQ?editors=1011) with AngularJS 1.6.7 and 1.1.6 that better demonstrates the expectations (slider0) and the issues (slider1, slider2).

I am only seeing the Toast announced once with Version 68.0.3440.87 (Official Build) beta (64-bit). However, I am hearing "removed: " as the first thing when a toast is displayed....

This issue doesn't mention the version of AngularJS Material where this original issue was found. I am guessing 1.1.3 or 1.1.4?

This looks like a Chromevox bug so I've opened https://bugs.chromium.org/p/chromium/issues/detail?id=873324 to track this issue.

Latest update from the Chrome team was to remove the use of `aria-relevant` or to change it from `aria-relevant="all"` to `aria-relevant="additions text"`. However, doing this on macOS causes VoiceOver to...

I updated the [CodePen](https://codepen.io/Splaktar/pen/VxoyBv?editors=1010#0) to 1.1.9 and this is still an issue.

I [tried the suggestion](https://codepen.io/Splaktar/pen/VxoyBv?editors=1010) by @otterslide above with the latest code in `master` and this didn't work for me. I wasn't able to scroll the menu even by dragging the...