You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue with the sample project of MAUI get started
There is a button that says : " Click me"
when clicked it will update its Text property to be "Clicked {count} times"
I am testing it on Android emulator v.11
the problem is not happening on the windows app.
My problem is that the button will update the text property but the button will not expand to show all the text so it shows only "clicked.."
however if I add an entry for input and click there then the button will expand and shows the full text "Clicked 15 times"
so I tried to look for wars to refresh the page but I failed..
this is tested on Android pixel phone v11 and Android Tablet 10.1 inch (android v.12)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue with the sample project of MAUI get started
There is a button that says : " Click me"
when clicked it will update its Text property to be "Clicked {count} times"
I am testing it on Android emulator v.11
the problem is not happening on the windows app.
My problem is that the button will update the text property but the button will not expand to show all the text so it shows only "clicked.."
however if I add an entry for input and click there then the button will expand and shows the full text "Clicked 15 times"
so I tried to look for wars to refresh the page but I failed..
this is tested on Android pixel phone v11 and Android Tablet 10.1 inch (android v.12)
any help here is appreciate

d
Beta Was this translation helpful? Give feedback.
All reactions