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 +