issues Search Results · repo:GetStream/stream-chat-angular language:TypeScript
Filter by
301 results
(100 ms)301 results
inGetStream/stream-chat-angular (press backspace or delete to remove)The voice recording is not able to start recording. Error from the logger - Mime type not supported
Image
released on @beta
released
calvinseng
- 6
- Opened on Feb 4
- #685
When users navigate away from the chat component and then quickly return, the previously active websocket connection may
not have fully closed before the new ws connection is established. As a result, ...
JayAhn2
- 5
- Opened on Jan 14
- #679
Using the default stream-channel and stream-message-list components. Every time I try to scroll up on the message list
to see past messages the component forces the scroll to the bottom.
This is broken ...
mdcotter
- 1
- Opened on Dec 19, 2024
- #676
I m running the following method to invite members to an existing channel:
async inviteOnly() { console.log( 💦💦 inviteOnly() ); try { const channelId = this.channelService.activeChannel?.id;
console.log( ...
travisBradfield
- 1
- Opened on Dec 5, 2024
- #674
Users can open multiple message action boxes on mobile devices by tapping on different message bubbles. Tapping outside
the message bubble will close (all) action boxes.
released
szuperaz
- 1
- Opened on Nov 20, 2024
- #668
stream-chat@8.44.0 fixes a typing issue by changing the channel.queryMembers signature. This change causes a TypeScript
typing issue in stream-chat-angular because the SDK uses the faulty method signature. ...
released
szuperaz
- 1
- Opened on Nov 13, 2024
- #665
Real message bubbles and quoted message bubbles (the ones you see when replying to a message) implement line-breaks
differently. More specifically there are br elements in the quoted bubble text, which ...
released
ilyakonrad
- 3
- Opened on Nov 1, 2024
- #658

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.