-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Cannot send messages in local dev since React strict mode was enabled #28306
Comments
Willing to send logs, but local instance says |
Full stack trace:
|
Also reproduced this on a fresh checkout and build. |
Just realised that I seem to be unable to send any messages at all. |
Debugged a bit. Seems like this is caused by a second TimelimePanel being created, but it's
|
Steps to reproduce
yarn start
on commit da5c97f or laterOutcome
What did you expect?
No error is thrown,
What happened instead?
"Cannot read properties of undefined (reading 'getEvents')" is thrown. Seems to be fine on develop.element.io and on commits before da5c97f.
Operating system
macOS
Browser information
Chrome, Safari
URL for webapp
localhost
Application version
Commit da5c97f and following version
Homeserver
matrix.org
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: