test: tests for error handling

This commit is contained in:
Evan You
2019-08-30 16:08:10 -04:00
parent d5684e1a9d
commit be28f976af
4 changed files with 329 additions and 11 deletions

View File

@@ -88,7 +88,7 @@ export function handleError(
errorCapturedHooks[i](
err,
instance && instance.renderProxy,
contextVNode
ErrorTypeStrings[type]
)
) {
return