Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline won't load more messages - TypeError: Cannot read properties of null (reading 'getEvents') #22899

Open
MadLittleMods opened this issue Jul 20, 2022 · 1 comment
Labels
A-Timeline O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect

Comments

@MadLittleMods
Copy link
Contributor

MadLittleMods commented Jul 20, 2022

Steps to reproduce

  1. Switch to a room
  2. Scroll up and start paginating
  3. Get stuck with a loading indicator
    • It was stuck the whole day. Every time I came back it wouldn't get further
  4. Eventually pressed the up arrow to view messages and now it has a loading indicator on the bottom and top
  5. Everything is broken now and I see errors in the console
TypeError: Cannot read properties of null (reading 'getEvents')
    at TimelineWindow.getEvents (timeline-window.ts:378:37)
    at TimelinePanel_TimelinePanel.getEvents (TimelinePanel.tsx:1412:59)
    at TimelinePanel.tsx:534:73

Outcome

What did you expect?

Timeline is able to scrollback and is able to recover.

What happened instead?

Timeline broken on both ends.

Operating system

Windows 10

Browser information

Chrome Version 103.0.5060.114

URL for webapp

develop.element.io

Application version

1519d56-react-0053f21286e8-js-32bb4b1fc464

Homeserver

matrix.org

Will you send logs?

Yes -> https://github.com/matrix-org/element-web-rageshakes/issues/14197

@MadLittleMods MadLittleMods added T-Defect A-Timeline S-Critical Prevents work, causes data loss and/or has no workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jul 20, 2022
@MadLittleMods
Copy link
Contributor Author

Related to #18325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Timeline O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect
Projects
None yet
Development

No branches or pull requests

1 participant