Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NgSwitch, NgSwitchCase, NgIf not displaying whole text in deprecation notice #62147

Open
@BojanKogoj

Description

@BojanKogoj

Describe the problem that you experienced

Not whole text is displayed in deprecation notice. Only shows

Use the

instead of

Use the @if block instead. Intent to remove in v22

However it works for NgFor, which would indicate missing ticks in all of these docs, and @ breaks it.

Happens on
https://angular.dev/api/common/NgIf
https://angular.dev/api/common/NgSwitch
https://angular.dev/api/common/NgSwitchCase

Enter the URL of the topic with the problem

https://angular.dev/api/common/NgIf

Describe the actions that led you to experience the problem

Visited the docs

Add a screenshot if that helps illustrate the problem

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions