angular-bootstrap-file-field
angular-bootstrap-file-field copied to clipboard
Illegal Invocation
In my code and in your demo an "Illegal Invocation" error occurs when you select a file. This doesn't stop it from working but it does produce unnerving console output.
The same happens for me in Chrome 44.0.2403.130 m.
TypeError: Illegal invocation at fa (angular.js:925) at fa (angular.js:925) at l.$digest (angular.js:14224) at angular.js:14427 at e (angular.js:4902) at angular.js:5282
on demo change the line 35 of index.html from
'btn-success':uploadFile
to
'btn-success':uploadFile.name