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
Pull #2574 looks like it introduced breaking changes that set the Object prototype to null (and not Object.prototype). A consequence of this is that returned records can no longer call methods of Object.prototype such as hasOwnProperty.
yeahga, dastardlychimp, ert78gb, chehsunliu, Gouttfi and 1 more