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

Commits on Mar 28, 2016

  1. [BUGFIX beta] Ensure null is returned for Reference#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()`.
    pangratz committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    88a80da View commit details
    Browse the repository at this point in the history