IliaIdakiev / angular-material-timepicker

Angular Material Timepicker Input for Template and Reactive forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In Mozilla Firefox mousemove triggers time selection even without clicking and holding.

Totati opened this issue · comments

In Firefox 79.0 (64-bit) hovering a time selects it automatically. It seems this is due to MouseEvent.which always equals 1.

I have same problem,
The current version of "mat-timepicker" is 4.1.10
and Firefox version is 79.0 64bit

Hello guys. I will look into it this week. Thanks for opening this issue.