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
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
I'm getting the error while testing my application on Safari. It is fixed if I comment this lines (lines 1226 to 1228):
Inside
function patchMethod(target, name, patchFn).Could you please check it out?
Thank you