GetStream / react-activity-feed

Stream React Activity Feed Components
https://getstream.io/react-activity-feed/
BSD 3-Clause "New" or "Revised" License
137 stars 83 forks source link

Slowing slash '\' in react-stream-chat channel while tag user using @ due to react-activity-feed update version #389

Open minal-v opened 1 year ago

minal-v commented 1 year ago

Describe the bug We have used react-feed-activity with react-stream-chat after updating the react-feed-activity dependency 0.9.1 to 1.4.0 seems it conflicting with react-stream-chat When user tag other user in chat it showing slash for example user tag @minal (Chat channel member) then it showing in chat like /minal

Expected behavior The expected behaviour is It should show @minal

Screenshots Issue: https://prnt.sc/y8wD7S9g716C Expected behavior: https://prnt.sc/3J-QxaZexb-q

Additional context

This issue is replicated across all the devices and all the browsers

Version react-activity-feed : 1.4.0 stream-chat: 6.6.0 stream-chat-react:9.1.4