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

mOxie is not defined #110

Open
shijistar opened this issue Jun 6, 2017 · 4 comments
Open

mOxie is not defined #110

shijistar opened this issue Jun 6, 2017 · 4 comments

Comments

@shijistar
Copy link

When I tried to use this addon, I got an error "mOxie is not defined". The error was thrown from system/upload-queue.js. I'm very confused that the global object of moxie.js is lower case 'moxie'. Where the mOxie come from? Thanks for any help!

@tmeloliveira
Copy link
Contributor

tmeloliveira commented Aug 28, 2017

I'm having this same issure here.

I noticed this addon is using version ~2.1.8 of plupload. With that version, you should be fine.

But I also found out that version 2.2.1 of plupload started using version 1.5.2 of mOxie, which has changed their API. So I assume that's why it is breaking our code.

See here:
https://github.com/moxiecode/plupload/releases/tag/v2.2.1
https://github.com/moxiecode/moxie/releases/tag/v1.5.2

It would be great if ember-plupload could be updated to use the latest versions of plupload.

@tim-evans
Copy link
Collaborator

@tmeloliveira I should probably update this repository with an end of life or ask for maintainers; I'm supporting https://github.com/tim-evans/ember-file-upload now instead of this

@tmeloliveira
Copy link
Contributor

@tim-evans, I was about to send a pull request! 😅
Would you be available to take a look on this one at least?

@tmeloliveira
Copy link
Contributor

Here it is: #121

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