You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When internet connection disappear the app is partially freeze (scroll is working but tap actions is not responding) and not responding on tab actions. Need to hard close and open app again.
To Reproduce
The user is located on the Feed page.
Scroll the Feed page and switch off the connection (Error occurred when connection is lost while data is loading).
See the app is freeze and not responding.
Switch on connection.
See the app is still freeze and not responding.
Expected behaviour
App is not freeze and responding to all user actions.
If no internet connection and user scroll the Feed page the list is not load data and user can interact with the app.
If internet connection restored and user scroll the Feed page the list is load new data.
Describe the bug
When internet connection disappear the app is partially freeze (scroll is working but tap actions is not responding) and not responding on tab actions. Need to hard close and open app again.
To Reproduce
Expected behaviour
App is not freeze and responding to all user actions.
If no internet connection and user scroll the Feed page the list is not load data and user can interact with the app.
If internet connection restored and user scroll the Feed page the list is load new data.
Screenshots
On the video I try to press "User action button" after connection was lost and when it was restored, but button don't respond on the actions. Scroll is working but don't load new data when connection is restored.
https://github.com/GetStream/react-native-activity-feed/assets/84772744/ab1aae70-e29d-4a8f-b02a-9b5b6dded7dc
The text was updated successfully, but these errors were encountered: