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

channel.state.membership.notifications_muted is inconsistent #1463

Open
jhwheeler opened this issue Feb 3, 2025 · 0 comments
Open

channel.state.membership.notifications_muted is inconsistent #1463

jhwheeler opened this issue Feb 3, 2025 · 0 comments

Comments

@jhwheeler
Copy link

jhwheeler commented Feb 3, 2025

While the channel.muteStatus() function does return the correct mute status, the channel.state.membership.notifications_muted property is inconsistent; sometimes it is accurate, sometimes it is not. This changes in a seemingly random manner, but more often than not, it shows false even when the channel is true.

Image

Is the notifications_muted property deprecated? It seems more intuitive for me to check the channel state object rather than calling a function to get a specific state property, especially how that is how the majority of other channel state properties work.

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

No branches or pull requests

1 participant