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

[BUGFIX release] use bracket notation to access unknown attr #12035 #12071

Merged
merged 1 commit into from
Aug 13, 2015

Conversation

EricSchank
Copy link
Contributor

Since 1.13.7, the unknownProperty function of AttrProxyMixin wasn't finding properties passed to the Component.

Switched to use bracket notation instead.

@rwjblue
Copy link
Member

rwjblue commented Aug 12, 2015

Holy crap. Great catch!

rwjblue added a commit that referenced this pull request Aug 13, 2015
[BUGFIX release] use bracket notation to access unknown attr #12035
@rwjblue rwjblue merged commit 6c78b25 into emberjs:master Aug 13, 2015
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