[Problem/Question]
// Detailed description of issue.
When long press on any messages on GroupChannel, it shows blank page (which use BottomSheet component). But the issue does not happen when uploading image or videos, also view user information.
// If problem, please fill out the below. If question, please delete.
[UIKit Version]
// What version of the SDK are you using?
“@sendbird/chat”: “^4.16.5”,
“@sendbird/uikit-chat-hooks”: “^3.8.6”,
“@sendbird/uikit-react-native”: “^3.8.6”,
“@sendbird/uikit-react-native-foundation”: “^3.8.6”,
“expo”: “~52.0.32”,
“react-native”: “0.76.7”,
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
Using standard example createGroupChannelFragment
[Frequency]
// How frequently is this issue occurring?
Always
[Current impact]
// How is this currently impacting your implementation?
The user can not interact message like reply, delete, edit or reactions