From 6fbd198021b637e7c207f0c5bc12c6b82fcad1ac Mon Sep 17 00:00:00 2001 From: thislight Date: Sun, 17 Nov 2024 21:00:36 +0800 Subject: [PATCH] UnexpectedError: restart the app instead of reload --- src/UnexpectedError.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/UnexpectedError.tsx b/src/UnexpectedError.tsx index 906d99d..4177758 100644 --- a/src/UnexpectedError.tsx +++ b/src/UnexpectedError.tsx @@ -49,11 +49,13 @@ const UnexpectedError: Component<{ error?: any }> = (props) => {

Oh, it is our fault.

There is an unexpected error in our app, and it's not your fault.

- You can reload to see if this guy is gone. If you meet this guy + You can restart the app to see if this guy is gone. If you meet this guy repeatly, please report to us.

- +