-
Notifications
You must be signed in to change notification settings - Fork 346
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.membership field is not updated #1964
Comments
This issue is stale because it has been open for 20 days with no activity. |
Issue need to be open. I created PR to fix this. Please, review |
Hey @VladShturma thanks for the issue and PR. I will need some time to get to it, will try to do it in a couple of days. Thanks! |
@deven98 any updates? |
Hi I'm also having the same problem on a project and it's quite disabling because the correct input is not displayed due to membership update issue. Thanks to @VladShturma for the PR ! |
This issue is stale because it has been open for 20 days with no activity. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
This issue is stale because it has been open for 20 days with no activity. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
This issue is stale because it has been open for 20 days with no activity. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
Which packages are you using?
stream_chat_flutter_core
On what platforms did you experience the issue?
Android
What version are you using?
6.7.0
What happened?
I noticed, that in method
Channel().updateChannelState(ChannelState updatedState)
the only field, that is not updated, ismembership
.In latest version of the library membership is still not updated
I want to ask if it is made intentional of if it is a bug.
Steps to reproduce
Supporting info to reproduce
No response
Relevant log output
No response
Flutter analyze output
No response
Flutter doctor output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: