demo code listing on demo page doesn't match demo sources #283

Open
opened 2016-07-01 14:36:35 +00:00 by spalt · 2 comments
spalt commented 2016-07-01 14:36:35 +00:00 (Migrated from github.com)

Attempting to use ng2-file-upload, copied and pasted everything from http://valor-software.com/ng2-file-upload/ -- i can get files to upload, but on the UI, i don't see the file name listed in the queue. I see a row, but no name.

untitled

Attempting to use ng2-file-upload, copied and pasted everything from http://valor-software.com/ng2-file-upload/ -- i can get files to upload, but on the UI, i don't see the file name listed in the queue. I see a row, but no name. ![untitled](https://cloud.githubusercontent.com/assets/2190693/16524762/6ee60c00-3f77-11e6-8681-f9344fc3e46a.png)
spalt commented 2016-07-01 14:41:48 +00:00 (Migrated from github.com)

nevermind, it appears the source on that page is not up to date... took it from https://github.com/valor-software/ng2-file-upload/blob/master/demo/components/file-upload/simple-demo.html and now all is fine.

nevermind, it appears the source on that page is not up to date... took it from https://github.com/valor-software/ng2-file-upload/blob/master/demo/components/file-upload/simple-demo.html and now all is fine.
t246246 commented 2016-07-02 02:05:12 +00:00 (Migrated from github.com)

It seems demo page is created during installation with npm install. So I think it's a bug of other program, markdown-loader or somewhere else.
Also you need to fix simple-demo.html. See https://github.com/valor-software/ng2-file-upload/issues/238

It seems demo page is created during installation with `npm install`. So I think it's a bug of other program, `markdown-loader` or somewhere else. Also you need to fix simple-demo.html. See https://github.com/valor-software/ng2-file-upload/issues/238
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#283