We Need Example for Angular 2.0.* #474
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ReadMe is not contain:
How to config systemjs.config.js
Try Many times:
FileItem FILE_UPLOAD_DIRECTIVES can not be import successful.
@liuxue0905 - You should not user FILE_UPLOAD_DIRECTIVES in 2.0 and instead of that you can import FileUploadModule in your app.module file and then the demo from https://github.com/valor-software/ng2-file-upload/tree/development/demo/components/file-upload should work for you.
Demo has all the files for 2.0: https://github.com/valor-software/ng2-file-upload/blob/development/demo/ng2-file-upload-demo.module.ts