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
In flatfeed component for Activity => Content when we are trying to add read more and read less functionality no first issue is that Flatfeed in not getting refreshed after any state changes now solution for that may be we can use setListRef and then refresh flatlist by our self but with that every time we refresh flatlist that pull to refresh loader is showing how can we solve this issue.
To Reproduce
set dynamic content to activity => content it won't to changed after state get changed (Because flat feed not refreshing) Expected behavior
Able to implement Read More Read Less functionality with pre build component
The text was updated successfully, but these errors were encountered:
Setup (always fill this in):
Describe the bug
In flatfeed component for Activity => Content when we are trying to add read more and read less functionality no first issue is that Flatfeed in not getting refreshed after any state changes now solution for that may be we can use setListRef and then refresh flatlist by our self but with that every time we refresh flatlist that pull to refresh loader is showing how can we solve this issue.
To Reproduce
set dynamic content to activity => content it won't to changed after state get changed (Because flat feed not refreshing)
Expected behavior
Able to implement Read More Read Less functionality with pre build component
The text was updated successfully, but these errors were encountered: