Agustin Haller

Results 13 comments of Agustin Haller

@jonathan-casarrubias @JonnyBGod I'm also experiencing this issue when upgrading to Angular 5. https://github.com/mean-expert-official/loopback-sdk-builder/blob/5d41f36fd6934f5dca4c70ba231fa5691da47450/lib/angular2/shared/storage/cookie.node.ts#L22 Sorry to bother you guys, but this simple issue is the only thing that's preventing this awesome...

UPDATE ... I tried to inject the NgZone, but it doesn't have the `.current ` property as it seems to be something different as the zone that's used in the...

Hi @jonathan-casarrubias! Thanks for the quick reply. I reviewed the implementation and the request object is there, but the cookies aren't. I checked the universal-starter repo and they removed the...

Experiencing the same. @zswang is there a way to detect if the console is open on Firefox at all or is only possible in webkit based browsers?

Hi, any update on this issue?

It seems this issue is originated by the misuse of Ionic page life cycle events. If a page wants to hide the side menu, it should disable the menu on...

Hi @liquidcms ! Can you please check what version of Chrome are you using in your tests? I have just replay the steps you mentioned above in Chrome 84 both...

hi, that's a new feature of iOS9, i didn't find a solution yet and don't know even if there's a way to remove it. but if i found it i...

> I think this is related to angular universal and their dom parser (domino), but I'm not 100% sure. Can you validate this in another component that uses css vars?...

I'm experiencing the same issue with the following Ionic version: **Ionic info:** ``` Ionic: Ionic CLI : 6.11.8 (/Users/agustin/.npm-global/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.3.3 @angular-devkit/build-angular : 0.1001.2 @angular-devkit/schematics : 10.1.2...