Closed wout1511 closed 1 month ago
Might be related to https://github.com/enisn/UraniumUI/pull/768
Can you try the previous version (v2.9.1)? Probably this problem exists in the latest release
Hi @wout1511
I can't reproduce the same behaviour:
I tried both Binding from ViewModel and setting static items in XAML and it worked as expected.
Can you try to update the latest version? If you still reproduce the issue, please provide reproduction steps
Hello @enisn, I upgraded to the latest version but it did not fixed the bug. These are my bindings:
Hello @enisn, I upgraded to the latest version but it did not fixed the bug. These are my bindings:
Is your page opened by PushModalAsync
method, or it's a page inside AppShell?
Hello @enisn, I upgraded to the latest version but it did not fixed the bug. These are my bindings:
Is your page opened by
PushModalAsync
method, or it's a page inside AppShell?
AppShell
when I go to a page with a multipicker where the multipicker is populated with data, there is a visual bug that the title does not go up as it should
After resizing the page, the multipicker goes to normal