]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
dx(computed): warn incorrect use of getCurrentInstance inside computed
authorEvan You <yyx990803@gmail.com>
Mon, 8 Jan 2024 10:12:40 +0000 (18:12 +0800)
committerEvan You <yyx990803@gmail.com>
Mon, 8 Jan 2024 10:12:40 +0000 (18:12 +0800)
commit324e817ef8d00c091e5d1537789542241c876d66
tree9897949226ea82f393bb7eb045b3cae483fa59b9
parent2701355e8eb07ab664e398d9fc05d6c4e2e9b20e
dx(computed): warn incorrect use of getCurrentInstance inside computed

ref #9974
close #10001
packages/runtime-core/__tests__/apiComputed.spec.ts [new file with mode: 0644]
packages/runtime-core/src/apiComputed.ts
packages/runtime-core/src/component.ts