RocketChat / RocketChat/Rocket.Chat

Cannot open user profile

Open
#30,466 2 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

Description:

Open these endpoints cause UI to be crashed:

  • /account/profile
  • /admin/users/edit/{userID}
  • /admin/users/new
Steps to reproduce:
Expected behavior:
Actual behavior:

image

641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130  Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=null&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at xu (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:107546)
    at 641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:56166
    at us (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:67718)
    at $c (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:113421)
    at nu (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:98852)
    at tu (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:98780)
    at eu (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:98643)
    at Hc (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:95497)
    at 641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:130:45616
    at r.unstable_runWithPriority (641b6dcf87843178c240b7c61f5fa13c8b564885.js?meteor_js_resource=true:166:3778)
Server Setup Information:
  • Version of Rocket.Chat Server: 6.4.0
  • Operating System:
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version: 5.0.18-15 / wiredTiger (oplog Enabled)
Client Setup Information
  • Desktop App or Browser Version:
  • Operating System:
Additional context
Relevant logs:

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

Start by reproducing the crash in Rocket.Chat 6.4.0 at /account/profile, /admin/users/edit/{userID}, and /admin/users/new, then inspect the browser error for the failing UI entry point. The work is done when all three endpoints render without the reported React error; the issue does not name source files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.