Skip to content

Realtime should not have duplicate channels #449

Open
@grdsdev

Description

@grdsdev

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Following up on the discussion on: supabase-community/supabase-kt#831 (comment)

Realtime client should not allow to have duplicate channels, when calling realtime.channel('my-topic') twice, it should return the same channel instead of pushing a new one to the channels array.

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