We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ece33 commit 3280578Copy full SHA for 3280578
package/src/components/Channel/Channel.tsx
@@ -679,8 +679,6 @@ const ChannelWithContext = <
679
VideoThumbnail = VideoThumbnailDefault,
680
} = props;
681
682
- console.log('am i really rerendering');
683
-
684
const { thread: threadProps, threadInstance } = threadFromProps;
685
const StopMessageStreamingButton =
686
StopMessageStreamingButtonOverride === undefined
0 commit comments