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

Closes Issue #16 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

notmessenger
Copy link

Closes #16

Fix errors when consumer "app" is an ember addon.
Related to ember-cli/ember-cli#3718

Cannot read property 'options' of undefined
TypeError: Cannot read property 'options' of undefined

@notmessenger
Copy link
Author

notmessenger commented Apr 10, 2018

Fails against ember-beta build with

not ok 1 PhantomJS 2.1 - Global error: ReferenceError: Can't find variable: WeakMap at http://localhost:7357/assets/vendor.js, line 33248

@BrianSipple There are several pieces of info about this out-and-about (this being one of them - FineUploader/fine-uploader-wrappers#1) where the problem has to do with using PhantomJS rather than say Chrome. Is this something that you can/will tackle or do you want me making changes to your build config as well? This PR also ties into addressing #5 but I was going to add documentation to the site when closing it but before I take any more steps I want to see if these PRs will be merged, how we want to split the work up, etc.

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

Successfully merging this pull request may close these issues.

2 participants