parent
fa5b4bd4cc
commit
47f3a6cee9
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ export async function beforeEach(to, from) {
|
||||||
{
|
{
|
||||||
debugLog("--- before-each.js end ---");
|
debugLog("--- before-each.js end ---");
|
||||||
}
|
}
|
||||||
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
const errorPayload = {
|
const errorPayload = {
|
||||||
cause: "Uncaught exception in `beforeEach`.",
|
cause: "Uncaught exception in `beforeEach`.",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue