danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.6k forks source link

ngf-drop in div with child elements ''Flashing" #2131

Open naydenovAnton opened 4 years ago

naydenovAnton commented 4 years ago

If we have a parent div with nfg-drop and inside those div we have another elements there is "blinking" when you move mouse between elements and parent element.

http://jsfiddle.net/wxhkotLz/

Only on Chrome. Firefox is fine.