Closed adamdport closed 7 years ago
@Foxandxss what is the reason for closing this issue?
This repo is "closed", deprecated. There is a giant warning when you create an issue, something like "Please don't open an issue here, do it on the angular repo. We will close all isues here"
Thanks for the quick reply, @Foxandxss . Does it mean all issues here are lost/ignored and have to be opened again in the angular repo?
No, all the issues that were created before we made the switch are properly documented internally in a document.
OK, thanks.
https://angular.io/guide/template-syntax#ref-vars:
According to this thread, this is incorrect, and should be fixed in the documentation.
In addition, it gets a bit complicated when combining template variables inside an
*ngIf
, and I think this deserves at least a mention in the "Template reference variable warning notes" section.