Matthieu Riegler

Results 335 comments of Matthieu Riegler

It was indeed fixed by #54864

![Screenshot 2024-02-01 at 01 35 02](https://github.com/angular/angular/assets/1300985/14924ca4-0142-4391-bf52-4bff370b6bef) Do you have it maybe in the expanded menu ?

Could you check if of the extension page you have an error button for the Angular devtools ? ![Screenshot 2024-02-02 at 19 02 12](https://github.com/angular/angular/assets/1300985/12fecc19-f08f-47ee-b01f-4f8406c4d996)

Note, there is the same issue with the `nbsp` entity but other entities seem to be fine.

Fwiw, the `@if` block doesn't suffer from the same issue.

Thank you for fixing the link, we appreciate this kind of contributions !

caretaker: this is a doc only change, my approve is enough.

Could you also make it a `docs: ...` commit message (no need for a scope), the `docs-infra` scope is meant for change on the adev app itself. Thank you.

Note: We'll wait for angular/dev-infra#2069 to be merge to likely amend this PR.

I've the dev-infra update in #55888 but it turns out there is a bug in the typescript parsing, so we're stuck with an upstream issue. See * microsoft/TypeScript#58584