From 1ad40d7b5514e7db53f39f1acfba0a08150da70a Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 9 Nov 2025 03:55:36 +0000 Subject: [PATCH] completionId: cgen-6cf476e099674b6ca859b6e8f05cf19d cgen-6cf476e099674b6ca859b6e8f05cf19d --- client/pages/Activity.tsx | 38 ++++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/client/pages/Activity.tsx b/client/pages/Activity.tsx index 14cf00c0..32ada1c2 100644 --- a/client/pages/Activity.tsx +++ b/client/pages/Activity.tsx @@ -29,13 +29,43 @@ export default function Activity() { if (error) { return (
-
+

❌ Activity Error

-

{error}

-

- Please try opening the Activity again in Discord. +

{error}

+ +
+

Troubleshooting Steps:

+
    +
  1. Clear your browser cache (Ctrl+Shift+Delete)
  2. +
  3. Close Discord completely
  4. +
  5. Reopen Discord
  6. +
  7. Try opening the Activity again
  8. +
+
+ +
+

+ 💡 Open browser console (F12) and look for messages starting with [Discord Activity] +

+
+ + + +

+ Still having issues? Check the{" "} + + troubleshooting guide +