From a24f05a5b4aa53cccceca12efa97f3495dfa11db Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 8 Nov 2023 09:51:19 +0100 Subject: [PATCH] fix: handle JSON error handling (#322) --- example/layouts/error.vue | 5 +++-- lib/lib/context.js | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/example/layouts/error.vue b/example/layouts/error.vue index 2b9e8c6d..7a439d25 100644 --- a/example/layouts/error.vue +++ b/example/layouts/error.vue @@ -1,8 +1,9 @@