Replies: 3 comments
-
Hello @pjou8 , could you please provide a sample repository? 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@CliffAgius I think this discussion can be closed since there are already 2 issues that appears to be related to this discussion and we will follow the issue:
Let me know what you think :) Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed and answered above. 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently did an App with .NET MAUI that had no errors, but last day I opened it to try and update a new compilation, I found out that all the labels in the Popups appear way more on the bottom than intended, cutting the label, and if I try to apply a padding to rise it up, it appears more up but cut the same way.
This, is only happening on Android, while on iOS everything is still good as it was before the update.
The only thing I changed during that update was some updated to NuGet Packages (including the CommunityToolkit), and I checked other Maui projects I have with popups, and having the same packages with the same versions, I don't have this problem.
Has somebody found and solved this problem?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions