Michael Prentice

Results 398 comments of Michael Prentice

@johnpapa I think that is what this proposal is all about. You can see an example in the OP which links [here](https://github.com/StephenFluin/new-routeconfig-proposal/commit/558c655bdc3c440d10b98fc0749c28d4f3665e24). The proposal is not to put all of...

Is further discussion still needed? Can this move forward?

Need to test against - [x] VoiceOver Chrome - [ ] VoiceOver Safari - [ ] JAWS Chrome - [ ] JAWS Firefox - [ ] NVDA Chrome - [...

Note that when working with Angular Elements, `ViewEncapsulation.None` and using Sass (SCSS) to make sure that your styles are scoped to components is recommended at this time.

Also from CI: ``` Invalid commit message, please fix: - must not end with a dot Commit message was: docs(tutorial/Tutorial): describe your change... added disclaimer for beginning users See https://bit.ly/angular-guidelines...

PR #6895 fixed this in [v13.6.0](https://github.com/firebase/firebase-tools/releases/tag/v13.6.0), but we had to manually add the `roles/serviceusage.serviceUsageConsumer` role to the `firebase-adminsdk` service account in order to get this working again. We are using...

Lots of good feedback and suggestions here! > - random codeschool link This appears to have been removed. > - Edit Me links cause SSL warning because they post to...

Within those constraints, I agree.

I've tried adding ```yarml service: annotations: { cloud.google.com/neg: '{"ingress": true}' } ``` But that didn't help. I tried changing to ```yaml paths: - "/*" ``` But that didn't help.

The above was attempted using an [Autopilot Cluster](https://cloud.google.com/kubernetes-engine/docs/how-to/creating-an-autopilot-cluster). I'm going to try again with a standard cluster. Update: I saw the same behavior with the Standard clusters.