Kuba

Results 3 comments of Kuba

I've got the same issue, it was working fine in chrome 72.0.3626.121 but after update to 73.0.3683.86, it shows only when a mouse button is pressed.

@deepakkumar28 My workaround Just add `(click)="$event.stopPropagation()"` to `mz-datepicker-container` ```html ``` Edit: It's working only for **datapicker** :disappointed: