You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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()`.
(cherry picked from commit 88a80da)
0 commit comments