Leonardo Dimarchi

Results 8 comments of Leonardo Dimarchi

Is there a way to change the message, just like @bharath-123 said ? > @mislav Can we change the intimation message until this is fixed? Something like `github.com token for...

Repo successful created with the token, but when i try to `git push origin master`, i get `git@github: permission-denied`.

> > Repo successful created with the token, but when i try to `git push origin master`, i get `git@github: permission-denied`. > > if your trying to push with git...

> I still have same error with: > > ``` > "dependencies": { > "@angular/animations": "^14.2.0", > "@angular/cdk": "^14.2.7", > "@angular/common": "~14.2.0", > "@angular/compiler": "~14.2.0", > "@angular/core": "~14.2.0", > "@angular/forms":...

> For me, downgrading to 3.9.0 worked with angular 15. The latest 3.9.1 was producing the error above. Nice! It's indeed a little bit confusing when the patch version has...

> It is.. I'm sorry for that. I'll create minor updates for different angular versions in the future. I thought that the versions would support multiple angular versions at the...

I believe i'm experiencing the same issue. When i add an `icon-background.png` file with a colored background, it always generate it with a white background (only on IOS). It seems...

It would be great to have the possibility to just create a store, specify the headers that i want to use as my extra values and delegate the connect and...