famedly / matrix-dart-sdk

Matrix SDK written in pure Dart.
GNU Affero General Public License v3.0
58 stars 31 forks source link

fix: cached profile returns null on app startup #1882

Closed coder-with-a-bushido closed 1 month ago

coder-with-a-bushido commented 1 month ago

Closes https://github.com/famedly/product-management/issues/2215

But I think this might also force postLoad on multiple rooms during client startup.

coder-with-a-bushido commented 1 month ago

Closing in favour of https://github.com/famedly/app/pull/6009