Closed mmurfinsimmons closed 4 years ago
Try v. 2.4.5
Try it and let me know the result)
Thanks - that fixes it perfectly!
Thanks - that fixes it perfectly!
Please verify that issue doesn't exist on 2.4.6 as well
Andrei - 2.4.6 reverted the code fixes and this defect has reappeared.
Ah, thanks.
Don't you mind to try one more version? (I don't have Windows for testing)
Please try 2.4.7 (if it is not working as well, then I will revert changes and put my initial fix :) )
Andrei, v2.4.7 88f1181 does not fix my original UWP problem.
2.4.8
Thanks! 2.4.8 is rendering programmatic page switches again!
I am trying to to use this to present a swipeable 'tabbed pages' wizard data-entry pages effect. ItemSource is set to an observable collection of custom complex contentview types (no template). On Android and IOS this works correctly. On UWP sometimes items appear 'blank' when navigated to from the tab-header or in code. If I touch+drag even a tiny bit then the blank view is rendered, or if I revisit the page 2nd time is fine.
The 'pages' are created in code (many variations) (build up observable list).