]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): handle error in async watchEffect (#3129)
authoredison <daiwei521@126.com>
Tue, 23 Mar 2021 09:20:52 +0000 (17:20 +0800)
committerGitHub <noreply@github.com>
Tue, 23 Mar 2021 09:20:52 +0000 (10:20 +0100)
commiteb1fae63f926435fb0eef890663d24e09d4c79e1
treeddd4f51c7ab0dd7018fb429d09054a9e86a2cd86
parent21d128813353fd5d5a5304f8fb885265f5163cd8
fix(runtime-core): handle error in async watchEffect (#3129)
packages/runtime-core/__tests__/errorHandling.spec.ts
packages/runtime-core/src/apiWatch.ts