Nirav Gandhi

Results 12 comments of Nirav Gandhi

+1 Would be great to have this merged

@RichardWatkins1 were you able to figure this out?

@andymac4182 ``` ga('set', 'checkProtocolTask', null); ``` indeed works. :+1: I also had to prepend `https:` to `//www.google-analytics.com/analytics.js` so that it doesn't try to load with `file://` protocol. Thank you. :beers:

@rkartzman I am facing a similar issue. Were u able to resolve this?

Refer #209 Downgrading grunt-concurrent to 1.0.0 should fix this issue

Can we please get this merged?

Could you pin point where I could start looking? .. would be happy to contribute.

I will try this and let you know. Thnx @arielfaur :+1:

Hey, this didn't fix the issue. However, I was able to reproduce the issue in this Plunker if you check intro.html slide 2 has been marked as ng-if="false" this doesn't...