Error Make Chats and Follow
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug:
When I try to send a message to someone it show me an error when it load
Screenshots or/and Reproductions(if applicable):
App/Core/Dependency version info:
1.43.0@alpha
Logs or logDump(if applicable):
TypeError: Cannot read properties of undefined (reading 'chats')
at index-UaR-9RE-.js:1:911
at E8 (index-D8UNoy54.js:41:26701)
at J6 (index-D8UNoy54.js:41:46627)
at index-D8UNoy54.js:41:44751
at f1 (index-D8UNoy54.js:26:1868)
at MessagePort.G1 (index-D8UNoy54.js:26:2272)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error while sending a message or following someone on version 1.43.0@alpha, then inspect the reported TypeError in the bundled index-UaR-9RE-.js stack trace. The issue is done when chats and follow actions load and complete without the undefined-property error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100