You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing when granting message pinning permission is that when BE sets the channel_moderator role for a member in the channel, the pin action does not appear in real time and needs to be reloaded even though I have passed in the MessageList messageActions={['edit ', 'quote', 'delete', 'react', 'reply', 'pin']}
Expected behavior
Update realtime permission change permisstion on dashboard
Description action "Made acmin": Action "Made acmin" is that I am requesting to run the code below on the backend side to grant the user named "Test Permission" to pin messages.
Describe the bug
I am facing when granting message pinning permission is that when BE sets the channel_moderator role for a member in the channel, the pin action does not appear in real time and needs to be reloaded even though I have passed in the MessageList messageActions={['edit ', 'quote', 'delete', 'react', 'reply', 'pin']}
Expected behavior
Update realtime permission change permisstion on dashboard
Package version
"stream-chat": "^8.51.0"
"@stream-io/stream-chat-css": "^5.6.1"
"stream-chat-react": "^12.8.2",
The text was updated successfully, but these errors were encountered: