From afcd71a50d04999c7f742f9a1fd326344967fe6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Thu, 12 Oct 2023 22:57:39 -0400 Subject: [PATCH] fix(components): catch possible exceptions in `uploadOrPaste` component instead of letting them fail the whole opreation --- components/story/create/uploadOrPaste.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/components/story/create/uploadOrPaste.vue b/components/story/create/uploadOrPaste.vue index a756b8f..bdd3b4e 100644 --- a/components/story/create/uploadOrPaste.vue +++ b/components/story/create/uploadOrPaste.vue @@ -29,17 +29,26 @@ :name="fname + 'content'" />