stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

React Chat SDK ➜ Stream Chat πŸ’¬

Results 247 stream-chat-react issues
Sort by recently updated
recently updated
newest added

Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.40.8 to 8.41.0. Release notes Sourced from stream-chat's releases. v8.41.0 8.41.0 (2024-10-24) v8.40.9 8.40.9 (2024-09-19) Bug Fixes addToMessageList: prevent messages shifting when adding reactions (#1368) (40e06bd) deprecate...

stream-dependencies

**Describe the bug** A horizontal scroll bar appears with long white space before the text **To Reproduce** Steps to reproduce the behavior: 1. Go to: input 2. type: > text...

bug
status: unconfirmed

Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies

### 🎯 Goal The `updateMessage` function has been missing `timestampChanged` parameter, which if set to `false` prevents underlying `addToMessageList` function from filtering the message that is being altered in a...

Bumps [@stream-io/stream-chat-css](https://github.com/GetStream/stream-chat-css) from 5.0.0 to 5.1.1. Release notes Sourced from @​stream-io/stream-chat-css's releases. v5.1.1 5.1.1 (2024-10-03) Bug Fixes z-index inside attachment preview (#316) (ad62885) v5.1.0 5.1.0 (2024-09-30) Features angular: voice recording...

stream-dependencies

### 🎯 Goal This PR restores previously working support for small-screen with addition of simplified support for the new threads view. WIP: might have to switch this PR to a...

**Describe the bug** The whole web page occasionally crashes if the user is added to a new channel and immediately receives a message from that channel. **To Reproduce** Steps to...

bug
status:confirmed

# Submit a pull request ### 🎯 Goal - Reduce bundle size of my Next.js App - Remove unused code from bundle - Import from dist folder directly ### πŸ› ...

**Describe the bug** A clear and concise description of what the bug is. No way to disable size limit when using our own uploader? Trying in the app config to...

bug
status:confirmed

**Describe the bug** Sometimes duplicate data is pinnedMessages in the useChannelStateContext hook, It is resolved upon reload. Issue 2: The pinnedMessages list is not in the order by pined_at (lastes...

bug
status: unconfirmed