Gerald Versluis
Gerald Versluis
@alexsmi-noveo this won't be fixed for .NET 7 so that is expected. You can indeed use the workaround. @nonoc @FreakyAli would you be able to put together a small reproduction...
@FreakyAli would you be able to check if it adds the Cancel button on Xamarin.Forms? Looking at [the docs](https://learn.microsoft.com/dotnet/maui/user-interface/controls/searchbar) the Cancel button is expected. I'm leaning towards this seems to...
OK assuming this is fixed in the latest .NET MAUI versions. If you think otherwise, please open a new issue with all the details. Thanks!
> When will the changes be available in the .net 6 stable version? This will probably not land in .NET 6 as it introduces new APIs and thus breaking changes....
Hey @Robert9330 sorry that isn't working! Do you see any message about Hot Reload whenever you start the application? If you stop and start the debugging session and start editing...
Cool! If this fails again and it fails consistently, please report it through Visual Studio. Under the Help menu find Provide Feedback and Report a Problem. That will collect all...
I will be putting out a proposal for this soon! However, this won't be implemented until .NET 8. In the meanwhile have a look at https://github.com/dimonovdd/Xamarin.MediaGallery which should have all...
@cdavidyoung I think you're reading the description wrong. The author of MediaGallery is stating that _other_ plugins don't seem to be maintained and lacking .NET MAUI support. This is the...
I see there is #15036 that was merged that might have to do with this. Is there anyone that is already on the .NET 8 preview bits that might confirm...
@GalaxiaGuy you did some digging on this? Could you maybe add some links to the code for this? My initial reaction was: hm, yeah that's how some platforms work. Like...