win universal app - Windows 10 SplitView + Pivot not working properly -
i have used splitview
in windows 10 universal application , added pivot splitview
.content
problem when start application cant click on pivot headers navigate.
this problem occurring on phone desktop or tablet not showing issue.
if click on hamburger menu open splitview
.pane , close pane can touch pivot headers , navigate pivot items.
why pivot headers not clickable @ start?
<splitview> <splitview.content> <pivot> <pivotitem /> <pivotitem /> <pivotitem /> </pivot> </splitview.content> <splitview.pane> hamburger menu button other buttons </splitview.pane>
i having same issue. clicking on pivot header doesn't change content of pivot body. need resize app content of selected pivot shown. have sample , video showing issue:
it happens on both, phone , computer.
Comments
Post a Comment