Julien Gazoni

Results 2 comments of Julien Gazoni
trafficstars

Hi, I was looking for a "Good first issue" and I chose this one to get myself into the project. @JJayet indeed it works fine on HTTP and HTTPS, but...

Hi, I'm having this issue too with matTooltip directive. The component's changeDetection is set to ChangeDetectionStrategy.OnPush. On hover / leave, the component's change detection is triggered multiple times. ![mattooltip_cd](https://user-images.githubusercontent.com/23190578/58703514-3a292f00-83a9-11e9-95e3-342fab318acf.gif) Thx...