GetStream / stream-chat-react-native

💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
https://getstream.io/chat/sdk/react-native/
Other
975 stars 325 forks source link

ChannelList screen become white when we scroll the list #2066

Closed 12varun12 closed 1 year ago

12varun12 commented 1 year ago

Describe the bug When we scroll the channel some time white screen is visible

Dev environment info (please complete/provide the following information):

To Reproduce scroll the data then white screen is appear and after some second list is shown

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior when we scroll the list, all the list should be shown

Additional context Add any other context about the problem here.

Screenshots If applicable, add screenshots to help

https://user-images.githubusercontent.com/96221152/233251949-fc2dc681-e833-4ddf-94bb-292a0041abc2.mp4

khushal87 commented 1 year ago

Hey @12varun12, did you customize your ChannelList component in some way?

12varun12 commented 1 year ago

yes

On Thu, 20 Apr 2023 at 10:51, Khushal Agarwal @.***> wrote:

Hey @12varun12 https://github.com/12varun12, did you customize your ChannelList component in some way?

— Reply to this email directly, view it on GitHub https://github.com/GetStream/stream-chat-react-native/issues/2066#issuecomment-1515730463, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW6DPYCFFODTGZ6TD65KIWLXCDBVBANCNFSM6AAAAAAXE435LA . You are receiving this because you were mentioned.Message ID: @.***>

khushal87 commented 1 year ago

Please share your customized props here. Thanks 😄

12varun12 commented 1 year ago

[image: Screenshot 2023-04-20 at 11.40.53 AM.png] [image: Screenshot 2023-04-20 at 11.39.59 AM.png]

On Thu, 20 Apr 2023 at 11:15, Khushal Agarwal @.***> wrote:

Please share your customized props here. Thanks 😄

— Reply to this email directly, view it on GitHub https://github.com/GetStream/stream-chat-react-native/issues/2066#issuecomment-1515747648, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW6DPYGBB5UIVFBTCPFSGOLXCDEQ3ANCNFSM6AAAAAAXE435LA . You are receiving this because you were mentioned.Message ID: @.***>

khushal87 commented 1 year ago

The screenshots aren't visible @12varun12

vanGalilea commented 1 year ago

yes … On Thu, 20 Apr 2023 at 10:51, Khushal Agarwal @.> wrote: Hey @12varun12 https://github.com/12varun12, did you customize your ChannelList component in some way? — Reply to this email directly, view it on GitHub <#2066 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW6DPYCFFODTGZ6TD65KIWLXCDBVBANCNFSM6AAAAAAXE435LA . You are receiving this because you were mentioned.Message ID: @.>

Can you please share your relevant customization code?

vanGalilea commented 1 year ago

Closing issue due to no information, reopen if you can add more details by following our issue template