RocketChat / RocketChat/Rocket.Chat

Bug: “Something went wrong” Toast on /invoices Page on Rocket.Chat Cloud (False Error)

Open
#35,847 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Bug Description:

After logging into https://cloud.rocket.chat/ and navigating to the /invoices page (https://cloud.rocket.chat/invoices), a toast appears with the message:

❗ Something went wrong

However, the page appears to load normally and functions as expected — no actual error seems to occur. This may give the impression that the page is broken or that some functionality is missing.

Steps to reproduce:
  1. Login at https://cloud.rocket.chat/
  2. Navigate to https://cloud.rocket.chat/invoices
  3. Observe the toast message that appears
Expected behavior:

The toast should only appear if a real error occurs (e.g., failed network request, broken rendering, etc.). If everything loads fine, no toast should be shown.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by logging into cloud.rocket.chat and opening /invoices, then trace what triggers the “Something went wrong” toast while the page loads normally. Done means no toast appears on a successful invoices load, while genuine network, rendering, or other errors still produce appropriate feedback.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.