PageView widget resets its page index when a conditional container displays

Hey all,

I have a page view component that shows some summary info for an account. A user can swipe from one account to the next. Some accounts needs a warning to be displayed if the account funds are low (a conditional container).

When I display the conditional container, the page view index resets itself even though it is still displaying a different items in the list.

Is this a known issue. Are there any work arounds?

Thanks for you help

Dean

PS The images show me swiping from the 2nd item in the list to the 3rd but the pageview shows its index as 1 (for the 3rd item).

1
4 replies