core icon indicating copy to clipboard operation
core copied to clipboard

fix(reactivity): handle `Object.defineProperty` operation

Open vaakian opened this issue 2 years ago • 2 comments

fixes #7602

What this PR is doing:

  1. Trigger SET/ADD on Object.DefineProperty operation
  2. Prevent Object.DefineProperty operation on readonly/shallowReadonly

vaakian avatar Jan 30 '23 08:01 vaakian

Deploy Preview for vuejs-coverage failed.

Name Link
Latest commit 00fd435e9173c4b21af0416608890e5caadff40c
Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/63d94ccda39dd400088af6c2

netlify[bot] avatar Jan 30 '23 08:01 netlify[bot]

Could you please resolve the conflicts?

edison1105 avatar Oct 17 '24 07:10 edison1105