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

[BUG]: Unable to load timeline (when sharing file from other app) #721

Closed
Mithgarthsormr opened this issue Dec 12, 2023 · 0 comments
Closed

Comments

@Mithgarthsormr
Copy link

  • Operating system: android
  • Version: 1.16.0

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.

@Mithgarthsormr Mithgarthsormr changed the title [BUG]: Unable to load timeline [BUG]: Unable to load timeline (when sharing file from other app) Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants