Andreas
Andreas
Hi @dbforge thanks for your quick reply. I'll try the steps you mentioned. If you want, I can provide you a signed exe file for the updater. I guess it's...
> Duplicate of #343 Yes, but the issue is closed, while it's not fixed. So I opened a new issue for it 👍🏻
Sorry for the late reply. I try to get a sample for you.
I ran into the same issue. I tried a lot, nothing was working. I guess it's messed up by multiple installed Visual Studio Versions. In my case, `VS 2019 Enterprise`,...
Still seeing this bug in the latest release. (Preview 5)
Same here, I needed to set the `RowDefinition` to `Auto`, even for Grids with one row. Then it looked like before.
Having the same issue. On iOS, the keyboard overlaps the content. On Android the content gets scrolled out fine, so that the current entry is not overlapped by the keyboard....
@Kremed Sadly no... ☹️ I'm also waiting for fix for this issue.
Hi, I created a repro. https://github.com/AndreasReitberger/MauiRefreshViewRepro 1. Run on Windows 2. Click on "Open Modal", 3. Try to click the "Click me" button After 10 seconds it works. This is...
Same problem on my end with **Xamarin.Forms -Version 5.0.0.1874**. A small delay of 50 ms (await Task.Delay()) solved it in the simulator. However I'm not sure if this works on...