Function in ngf-select takes too long time to call once file selected .
Author: rajkumars1990Created Apr 23, 2021Updated Apr 23, 2021
once I select the multiple files its taking too much time to call the addNewFile function . Kindly help to resolve . I have checked in chrome browser and IE.
ngf-select="addNewFile($files, $invalidFiles)" ngf-pattern="'.csv,.txt'" ngf-accpet=".csv" ngf-multiple="true"
Source: danialfarid/ng-file-upload