]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): support for nested calls to runWithContext (#10261)
authoryangxiuxiu <79584569+yangxiuxiu1115@users.noreply.github.com>
Wed, 7 Feb 2024 05:33:44 +0000 (13:33 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2024 05:33:44 +0000 (13:33 +0800)
commit75e02b5099a08166bdf407127916734c48209ee9
tree9f268f1c9e88f0c856f19865cb00ac7dcd477721
parenteb1b9116d7cd4a5747e8dadcdc5ba921df011f64
fix(runtime-core): support for nested calls to runWithContext (#10261)

close #10260
packages/runtime-core/__tests__/apiCreateApp.spec.ts
packages/runtime-core/src/apiCreateApp.ts