IOS: Entire page rendering inside Textbox #8443
MCAleckson
started this conversation in
General
Replies: 1 comment 7 replies
-
Thanks for the report. Can you tell which version of uno.ui you are using ? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an AppBarButton, on page 1, executing Frame.Navigate to page2 containing several TextBoxes.
After several navigations to page2 and back to page1, a subsequent navigation to page2 will render it with the text boxes filled with the contents of the entire page. Essentially, it's page2 with all it's textboxes containing full copies of page2.
The attached pictures show page 2 when correctly rendered, and then when the bug occurs.
Thanks for any help you may bring!
Beta Was this translation helpful? Give feedback.
All reactions