Closed
Description
Current behavior
No type narrowing is performed when using NgSwitch
and NgSwitchCase
.
Expected behavior
Narrow the types used in the NgSwitchCase
based on the selection criteria.
See #17953 (comment) and following for more details.
Metadata
Metadata
Labels
An issue that is relevant to core functions, but does not impede progress. Important, but not urgentIssues related to APIs in the @angular/common packageIssues related to `ngc`, Angular's template compilerIssue that requests a new featureFeature request for which voting has completed and the request is now under consideration