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
Is your feature request related to a problem? Please describe.
As example I have 4 pages: A, B, C and D. When scrolling to page D and loading required content and it is presented. After, that I am scrolling to page A and scrolling back to page D the screen gets recreated and re-loading required content once again.
Describe the solution you'd like
Implement functionality which would support, that content should not be deallocated when scrolling to other page.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
As example I have 4 pages: A, B, C and D. When scrolling to page D and loading required content and it is presented. After, that I am scrolling to page A and scrolling back to page D the screen gets recreated and re-loading required content once again.
Describe the solution you'd like
Implement functionality which would support, that content should not be deallocated when scrolling to other page.
The text was updated successfully, but these errors were encountered: