Skip to content

Switching user cause ChannelScreen goes in an infinite loop and no chats are shown #6009

@geolyth

Description

@geolyth

Describe the bug
Trying to switch the user, the second one logged is not able to see chats. It remains in an infinite loop.

SDK version

  • 6.27.0

To Reproduce
Steps to reproduce the behavior:

  1. Log in with user A
  2. ChannelsScreen loads the channels
  3. Logout (calling disconnect(flushPersistence = true)?.await()
  4. Log in with user B
  5. ChannelsScreen not load anything but in the log all seems correct

Expected behavior
Switching the user the ChannelsScreen works

Device:

  • Vendor and model: Any
  • Android version: Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions