Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component
MIT License
37 stars 54 forks source link

Fix animations in Safari (Angular >7.2.4 and 8) #50

Closed dmitrynop closed 5 years ago

dmitrynop commented 5 years ago

A simple trick to fix annoying issue in Angular 7.2+ when a dropdown list of available tags on Safari never appears https://github.com/Gbuomprisco/ngx-chips/issues/877

See also: https://github.com/angular/angular/issues/29371

I tested this in the ngx-chips component (2.0.2).