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 #833

Closed
mprt opened this issue Jan 21, 2024 · 1 comment
Closed

[BUG]: Unable to load timeline #833

mprt opened this issue Jan 21, 2024 · 1 comment

Comments

@mprt
Copy link

mprt commented Jan 21, 2024

  • Operating system: android
  • Version: 1.17.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: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)

@krille-chan
Copy link
Owner

Fixed in v1.17.1 :)

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