-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
[BUG]: Unable to load timeline #794
Comments
Same here, sharing a screenshot on grapheneOS.
|
Fixed in famedly/matrix-dart-sdk#1679. |
I can no longer reproduce it in 1.17.1 so I would assume this is fixed 💪 please reopen and ping me if it happens again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When sharing an image from Tusky (mastodon app) to a group chat in fluffychat:
Exception
type 'List' is not a subtype of type 'List' of 'other'
StackTrace
#0 ListBase.+ (dart:collection/list.dart:345)
#1 MatrixSdkDatabase.getEventList. (package:matrix/src/database/matrix_sdk_database.dart:431)
#2 Room.getTimeline (package:matrix/src/room.dart:1461)
#3 ChatController._getTimeline (package:fluffychat/pages/chat/chat.dart:338)
#4 _FutureBuilderState._subscribe. (package:flutter/src/widgets/async.dart:624)
The text was updated successfully, but these errors were encountered: