Tobias Hagemann

Results 196 comments of Tobias Hagemann

As always, thank you, Alex! Out of curiosity, is this something that we could've/should've fixed on our side?

Intuitively, I would have suggested that we could implement a confirmation dialog to allow self-signed certificates, as we've done in the mobile apps (regarding WebDAV connections). But since we're in...

I can't really follow. Just stumbled upon this in my code: ```ts login(username: string, password: string): Observable { const body = `username=${username}&password=${password}`; const options = { headers: new HttpHeaders({ 'Content-Type':...

Thanks, @alxhub. I re-read your [comment](https://github.com/angular/angular/issues/18586#issuecomment-323216764) and I begin to understand what's happening (should've read that more carefully). I guess it's my choice to choose between inline, not inline but...

My colleague has a similar issue. We boiled it down to the system's language. If the system language is English, the font is listed in Keynote (and Pages, etc.). However,...

It seems to be resolved now. Unclear if it has been fixed with Font Awesome 5.1.0 (or some other version) or maybe even in Keynote.