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

Realtime should not have duplicate channels #449

Open
2 tasks
grdsdev opened this issue Jan 10, 2025 · 0 comments
Open
2 tasks

Realtime should not have duplicate channels #449

grdsdev opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@grdsdev
Copy link
Contributor

grdsdev commented Jan 10, 2025

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.

@grdsdev grdsdev added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant