You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens every time I try to share a file from another app. Sharing still works but I get an error message.
First occurrence for me was about 2 or 3 days ago and I share pics almost daily.
The text was updated successfully, but these errors were encountered:
Mithgarthsormr
changed the title
[BUG]: Unable to load timeline
[BUG]: Unable to load timeline (when sharing file from other app)
Dec 12, 2023
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:424)
#2 Room.getTimeline (package:matrix/src/room.dart:1438)
#3 ChatController._getTimeline (package:fluffychat/pages/chat/chat.dart:365)
#4 _FutureBuilderState._subscribe. (package:flutter/src/widgets/async.dart:624)
Additional Notes:
This happens every time I try to share a file from another app. Sharing still works but I get an error message.
First occurrence for me was about 2 or 3 days ago and I share pics almost daily.
The text was updated successfully, but these errors were encountered: