Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files not uploading #56

Closed
wkaminski opened this issue Mar 29, 2017 · 5 comments
Closed

Files not uploading #56

wkaminski opened this issue Mar 29, 2017 · 5 comments

Comments

@wkaminski
Copy link

wkaminski commented Mar 29, 2017

Hi,

I am using uploader installed with npm. Uploader gets initiated properly (onInit callback fires). When I choose file - onNewFile callback fires. But nothing else gets fired. File is not being uploaded. No errors (I hooked all possible callbacks) and file not getting sent :/

In different project, where I use uploader installed manually by including .js files - it's working great.

Any ideas what I am doing wrong? :(
https://pastebin.com/UqqY1CwC

@wkaminski
Copy link
Author

When I use dmUploader 0.1 manually (importing .js file) - it's working fine.

@timoleon
Copy link

timoleon commented Mar 29, 2017 via email

@danielm
Copy link
Owner

danielm commented Mar 29, 2017

Hey,

The code you provided seems aright , I haven't used a fresh install using npm in a while, but I have gotten a few reports from people having swim issues from using the minified version which may be the case here.
The project is getting a little love the next couple days so until then I won't be able to update it

@wkaminski
Copy link
Author

@danielm ok, no worries. I am using manual .js files for now. I will check npm version in few days.

Thanks! ;)

@danielm
Copy link
Owner

danielm commented Jan 16, 2018

Closing the issue.

With the newest release the plugin can be installed directly from NPM using the oficial package:

npm install dm-file-uploader --save

@danielm danielm closed this as completed Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants