Changhui Xu

Results 15 comments of Changhui Xu

Hi @jamesdh , I guess you misunderstood my question... In other words, what's the role of "COVERALLS_REPO_TOKEN" generated by coveralls.io?

Right. But "COVERALLS_REPO_TOKEN" doesn't have the same value as my "GITHUB_TOKEN".

@blakepell Thanks for pointing this out. I think that the `Timer` instance will automatically unsubscribe events ```csharp /// /// Disposes all the resources associated with this component. /// protected virtual...

+1 waiting for typescript version. Thank you.

It happened to me too. in .NET 6 and EF Core v6.0.7 I am using `dotnet watch run`. The error comes out randomly upon hot reload, even though the changes...

![image](https://user-images.githubusercontent.com/16184464/153919966-ea6b4a04-ad04-49bf-89f6-4f8548acb770.png) Also, how can we only include ONLY ONE Node binary for the OS we know for sure? Currently, it defaults to include binaries for 3 OS.

@angelzarazua Do you have problems in installing this npm package in an Angular v14 project? It shouldn't happen because this package currently sets its dependency to be Angular versions >=12....

@michaelworm Have you tried the `mask` directive in the same library?

I see. Could you add an e2e test? If not, I can add one.