unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.76k stars 706 forks source link

`FlipView` cannot select the next one in mvux mode #15380

Open HaoLife opened 7 months ago

HaoLife commented 7 months ago

Current behavior

FlipView will revert back to its initial value when selecting the next one. This issue also exists in Windows development mode, and if using mvvm mode, there is no problem.

CircleApp (2).zip

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

<PackageVersion Include="Uno.WinUI" Version="5.1.31" />

Affected platforms

WebAssembly, Android, iOS, macOS (AppKit), Mac Catalyst, Skia (WPF), Skia (GTK on Linux/macOS/Windows), Skia (Linux Framebuffer), Windows

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

HaoLife commented 7 months ago

Just like this question https://github.com/unoplatform/uno/issues/14792