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

Update RealtimeChannelV2.swift #420

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

bryandubno
Copy link
Contributor

What kind of change does this PR introduce?

Adds missing .unsubscribed status change

What is the current behavior?

Once .unsubscribing from a channel occurs, .unsubscribed never gets set (leaving .unsubscribing indefinitely as the status)

What is the new behavior?

Status is changed to .unsubscribed

Adds missing `.unsubscribed` status change
@bryandubno bryandubno requested a review from grdsdev as a code owner June 13, 2024 21:18
@grdsdev
Copy link
Collaborator

grdsdev commented Jun 14, 2024

Nice catch @bryandubno , thanks for the fix.

@grdsdev grdsdev merged commit dc90fb6 into supabase:main Jun 14, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants