-
Notifications
You must be signed in to change notification settings - Fork 408
readonly property should not be patched in patchMethod in v0.8.16 #869
Comments
@manugarciac , could you check the attached zip, if it works, please wait for the next release. |
@manugarciac @JiaLiPassion It works. i am wait for the next release |
@JiaLiPassion That is the same file from this issue, right? I had already tested it with that before opening my issue, and no, it doesn't work. @BillyQin What do you mean? The zip works for you? |
@manugarciac , yes, it is the same file, so could you provide a reproduce repo? |
@JiaLiPassion Here you go: https://github.com/manugarciac/safari-error-app You can do |
@manugarciac , thank you, I will fix this one. |
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
The text was updated successfully, but these errors were encountered: