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

React Chat SDK ➜ Stream Chat 💬

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

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

### 🎯 Goal Fix and reduce the amount of warnings generated by Rollup related to bundle process.

**Describe the bug** ```tsx ``` **To Reproduce** In the above configuration (you need a channel with enough messages), use `shift+Enter` to grow the message input. Rather than pushing the message...

bug
status:confirmed

### 🎯 Goal Provide own stream-chat-react carousel that would meet the following: 1. Enable image swiping on mobile device 2. Enable image swiping and snapping on desktop resolutions by mouse-dragging...

**Motivation** A clear and concise description of what the problem/opportunity is. Ex. I'm always frustrated when [...] **Proposed solution** A clear and concise description of what you want to happen....

feature
theming-v2

**Motivation** With #1666, a few properties from `useUserRole` hook were deprecated. Eventually, this code will have to be removed from the SDK and a proper migration plan for our customers...

breaking
cluster:remove-after-deprecation
cluster:permissions

**Describe the bug** Getting "TypeError: Super expression must either be null or a function" after upgrading to version 7.0.0 **To Reproduce** Steps to reproduce the behavior: 1. Upgrade stream-chat-react to...

bug
status: unconfirmed

## Motivation Provide a notification system that would serve as an independent module / service, exposing API for addition and removal of notification messages. There is a component that renders...

feature
cluser:app-notifications