Skip to content

Conversation

@git-babel
Copy link
Contributor

@git-babel git-babel commented Mar 4, 2025

Ticket

SBISSUE-18723

Changelog

  • Fix undefined error in MessageList.

@netlify
Copy link

netlify bot commented Mar 4, 2025

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit 258e3cb
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/67c67930f2ffe600087dd78a
😎 Deploy Preview https://deploy-preview-1318--sendbird-uikit-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@chrisallo chrisallo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@git-babel git-babel merged commit 749a8d0 into main Mar 5, 2025
10 checks passed
fetchChannelError: null,
nicknamesMap: new Map(),

messages: [],
Copy link

@roderickhsiao roderickhsiao Mar 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to type

const initialState: GroupChannelState

instead of casting?

as GroupChannelState

as casting wont really validate the object and this bug could be caught easily from type check

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@roderickhsiao Thank you for the comment. I'll check we can build the proper initialState without casting.

@bang9 bang9 deleted the fix/sbissue-18723 branch November 7, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants