Open justinbmeyer opened 5 years ago
Aren't these written out as textnodes currently? Is this issue to replace that with comments?
Yeah, it’s nicer debug experience IMO. You can see something.
Ok, I agree then. This is what portals does in the spot within the template where it was used. I used canReflect.getName() on the observable so it looks like this:
Angular does this for its
if
directive.