"in" keyword inside NgIf throws error #49612
Labels
area: compiler
Issues related to `ngc`, Angular's template compiler
area: core
Issues related to the framework runtime
core: binding & interpolation
Issue related to property/attribute binding or text interpolation
Milestone
Which @angular/* package(s) are the source of the bug?
common
Is this a regression?
Yes
Description
When using 'foo' in bla it throws an error "Can't bind to 'ngIfIn' since it isn't a known property of 'div'"
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/angular-ft5mwg?file=src%2Fmain.ts
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version
)Anything else?
No response
The text was updated successfully, but these errors were encountered: