We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like #8549 has regressed. When I refresh on riot.im/develop, it forgets what was in the breadcrumbs, and just displays empty circles.
For the web app:
The text was updated successfully, but these errors were encountered:
I see this in my console whenever I switch rooms. May be related.
Unhandled rejection TypeError: _content4 is null setValue@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:188274:17 setValue@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:188875:48 _callee$@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:187094:71 tryCatch@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:201315:40 invoke@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:201549:30 defineIteratorMethods/</prototype[method]@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:201367:21 From previous event: setValue@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:187112:29 _appendRoomId@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:155488:41 onAction@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:155335:26 _invokeCallback@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:224418:24 dispatch@https://riot.im/develop/bundles/c8bf9e52d52159727f83/bundle.js:224394:14 rageshake.js:62:8
Sorry, something went wrong.
Add a bit more safety around breadcrumbs
8d25952
Fixes element-hq/element-web#11420
This regressed in matrix-org/matrix-react-sdk#3577
turt2live
Successfully merging a pull request may close this issue.
Looks like #8549 has regressed. When I refresh on riot.im/develop, it forgets what was in the breadcrumbs, and just displays empty circles.
Version information
For the web app:
The text was updated successfully, but these errors were encountered: