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
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.
The text was updated successfully, but these errors were encountered:
rajkumars1990
changed the title
Function in ngf-select takes too long time to call once file selected
Function in ngf-select takes too long time to call once file selected (Only in chrome)
Apr 23, 2021
rajkumars1990
changed the title
Function in ngf-select takes too long time to call once file selected (Only in chrome)
Function in ngf-select takes too long time to call once file selected .
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"
The text was updated successfully, but these errors were encountered: