stream-chat-react-native
stream-chat-react-native copied to clipboard
[🐛] Bug Report Title - RefreshControl in ChannelList persists after return to foreground
Issue
Describe your issue here
Steps to reproduce
Steps to reproduce the behavior:
- Have a "Chat" with the ChannelList component
- Switch to different tab
- Send app to background
- Return app to foregroup
- Switch to "Chat" tab
Expected behavior
It shouldn't be displayed after loading.
Project Related Information
Customization
N/A
Offline support
- [ ] I have enabled offline support.
- [ ] The feature I'm having does not occur when offline support is disabled. (stripe out if not applicable)
Environment
Click To Expand
package.json:
# N/A
react-native info output:
OUTPUT GOES HERE
- Platform that you're experiencing the issue on:
- [x] iOS
- [ ] Android
- [ ] iOS but have not tested behavior on Android
- [ ] Android but have not tested behavior on iOS
- [ ] Both
stream-chat-react-nativeversion you're using that has this issue:e.g. 5.4.3
- Device/Emulator info:
- [x] I am using a physical device
- OS version: `iOS 17.5.11
- Device:
iPhone 14
Additional context
Screenshots
Click To Expand
Hey @brianjd, can you upgrade to the latest version of the SDK and see if you were able to reproduce this issue anymore. We fixed a couple of stuff around the same and that could have fixed it as well. Thanks :)
Still happening: sdk 5.44.2 @khushal87
Hey @brianjd @ferchomedina, if you have Chat wrapped on your component's root, I don't think this should be an issue. We were not able to reproduce it on our side using the steps you provided, at least on v6 of our SDK. Can you please provide us with the code that you have? Thanks :)
https://github.com/user-attachments/assets/ccc7131e-a8bc-4386-b316-b6f7ca43f175
I will close this issue due to long time of inactivity and inability to reproduce it. If you face this issue please upgrade the SDK to >=7 and let us know and we will be happy to look into it. Thanks 😄