We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
After upgrade to v11.23.6 fix the bug character markdown affect lost data in channel.state.members.
I'm using it to allow typing, please help to fix it
To Reproduce
Steps to reproduce the behavior:
reply
members
Expected behavior
keep data members like before upgrade
Screenshots
Package version
The text was updated successfully, but these errors were encountered:
@MartinCupela I got the same issue
Sorry, something went wrong.
I am also facing the same issue. If i reply to the thread messages, then in the channel data, i am not getting members and few other fields data.
const { channel } = useChannelStateContext()
No branches or pull requests
Describe the bug
After upgrade to v11.23.6 fix the bug character markdown affect lost data in channel.state.members.
I'm using it to allow typing, please help to fix it
To Reproduce
Steps to reproduce the behavior:
reply
button aim to open Threadmembers
data in channel.state.members was lostExpected behavior
keep data members like before upgrade
Screenshots
Package version
The text was updated successfully, but these errors were encountered: