Keeping UI State with SwipeView
Unsolved
General and Desktop
-
I observe that when using swipeview for page navigation, while traversing between the swipe view pages the state of the UI in the previous page is not kept.
It appears to reload the previous page as a completely new page discarding all the set fields and effects.
How can i keep the UI state across pages when using swipeview?