Skip to content

channel.state.membership.notifications_muted is inconsistent #1463

@jhwheeler

Description

@jhwheeler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions