Angela Pan
Angela Pan
this doesn't just happen with "remove", I have also seen "add" not on a new line as well.
just adding that, in my case of having 1500+ lint todos, having a summarized view would be super helpful :)
can this issue be closed now?
I think something with Typescript ? are you picking typescript when setting up with `npx create-next-app`
*ngIf="true" doesn't work for me. I suspect if I build the right amount of delay into a function that returns true. It might work. But this is not a good...
> The solution I had use was to put an ngIf on the tabset. I only had 2 different menu arrangements, so I used 2 tabsets, toggle one on depending...
is this resolved?
we have a couple of places in our code base. where I see people doing `cancelTask(this, this._runTaskId as unknown as EmberRunTimer);` because of the mismatch
bump @rwjblue