You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(autocomplete): Move mouse enter and leave events to container
Move ng-mouseenter and ng-mouseleave event hooks to autocomplete container.
This allows the events consider the scrollbar when firing in IE
Fixes#11776
0 commit comments