]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): errors during component patch should be caught by error handlers
authorEvan You <evan@vuejs.org>
Thu, 11 Jul 2024 17:24:17 +0000 (01:24 +0800)
committerEvan You <evan@vuejs.org>
Thu, 11 Jul 2024 17:24:17 +0000 (01:24 +0800)
commitee0248accff589a94688e177e5e3af10c18288cb
tree9bbe7e0cbb857813e0224f9c3c4918a213359e23
parent3d34f406ac7497dafd2f4e62ab23579b78a0e08a
fix(runtime-core): errors during component patch should be caught by error handlers
packages/runtime-core/__tests__/errorHandling.spec.ts
packages/runtime-core/src/errorHandling.ts
packages/runtime-core/src/renderer.ts
packages/runtime-core/src/scheduler.ts