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

Cannot reassign imported binding Config #2

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

Conversation

ashrafhasson
Copy link

Hi there,
Thanks for the ember components buddy, really helpful.
While using ember-idx-list with ember-cli 0.2.0-beta.1 (ember-cli/ember-cli@ab2d770), I got the following error:

Cannot reassign imported binding `Config`

This is similar to indexiatech/ember-idx-modal#15 reported by @kimf and the fix is similar to @pzuraq's fix here: indexiatech/ember-idx-modal#9 by removing the reassignment.

@migbar
Copy link

migbar commented Mar 19, 2015

+1
Please merge
:)

@nojacko
Copy link

nojacko commented May 14, 2015

This is the same issue that was had in Modal: indexiatech/ember-idx-modal#15

Should probably use the same fix for consistency.

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.

3 participants