2
각도 프로젝트에서 angular-file-upload
을 사용하고 있습니다. 첫째 uplaod하지만 업로드가 실패 할 경우, 이후에 작동하지 않습니다에 대한 https://github.com/danialfarid/angular-file-upload요청이 실패하면 ng-file-select가 작동하지 않습니다.
<span ng-file-select="onFileSelect($files)" class="btn btn-primary btn-lg" role="button">Upload employee list</span>
그 작업을 잘.
해결 방법을 제안하십시오.
미리 감사드립니다.