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
Plain text has to be sent if no markup is provided
Steps to reproduce
1. Send any text message in one-connect by making it bold(**test**)
2. Immediately send one normal more text message
3. Notice, latest text message also appears in bold
Which packages are you using?
StreamChatUI
Which SDK version are you using?
4.77.0
Which iOS version is the issue reproducible?
18.4.1
Which iPhone Device is the issue reproducible?
iPhone 16
Which Xcode version are you using?
16.2
The text was updated successfully, but these errors were encountered:
Hi @prateekrk,
I tried to reproduce the issue above with our demo app, but can't reproduce. Therefore, I am wondering if this is an integration issue instead or related to customising the SDK.
What kind of customisations have you applied to the SDK?
@laevandus we have not added any customization for markup. I rechecked i am able to reproduce it again, its not easy to reproduce i think.
Can you please iterate the steps to produce multiple times and see?, i will recheck the code regarding any customization.
Actual behaviour
Text message appears in bold even though user is not using any markdown symbols while sending the message
https://github.com/user-attachments/assets/21b6cf11-6d9e-4422-ad5d-f34e1028ba0b
Expected behaviour
Plain text has to be sent if no markup is provided
Steps to reproduce
Which packages are you using?
StreamChatUI
Which SDK version are you using?
4.77.0
Which iOS version is the issue reproducible?
18.4.1
Which iPhone Device is the issue reproducible?
iPhone 16
Which Xcode version are you using?
16.2
The text was updated successfully, but these errors were encountered: