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
Hi @shefalijoshi, I have found only one place of the Object.hasOwn() method usage - Telemetry API.js. I assume that the issue refers to the Safari browser that the method is in development and should be supported in a pre-release version.
Summary
Using javascript's experimental Object.hasOwn method is causing issues:
Error about Object not having 'hasOwn' property.
Expected vs Current Behavior
Probably use something other than the hasOwn method.
Impact Check List
Steps to Reproduce
Environment
Additional Information
The text was updated successfully, but these errors were encountered: