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 beta] Ensure null is returned for Reference#value() #4271

Merged
merged 1 commit into from
Mar 28, 2016
Merged

[BUGFIX beta] Ensure null is returned for Reference#value() #4271

merged 1 commit into from
Mar 28, 2016

Conversation

pangratz
Copy link
Member

The documentation states that null is returned for Reference#value(),
when it is not yet loaded. This commit fixes the bug where undefined
has been returned for BelongsToReference#value().

The documentation states that `null` is returned for `Reference#value()`,
when it is not yet loaded. This commit fixes the bug where `undefined`
has been returned for `BelongsToReference#value()`.
@bmac bmac merged commit 4eb34ee into emberjs:master Mar 28, 2016
@bmac
Copy link
Member

bmac commented Mar 28, 2016

👍

@pangratz pangratz deleted the fix-references-value branch March 31, 2016 09:23
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.

None yet

2 participants