Closed shinnthant-lab closed 11 months ago
But the Method:RemoveLogicalChild still exists in the Maui.Controls changed to bool instead of void
Hi @shinnthant-lab,
I am glad you like the library. New version for .NET 8 is released.
Other stuff I've encountered:
Error from button.SetValueCore(IsEnabledProperty, true);
in ContentButton (forked and commented it out for now)
Some kind of invalid cast error with few details in IconHandler, both iOS and Android. Done some work investigating this, the current way things are done is apparently obsolete but I can't wrap my head around how the new way actually works.
Edit: wow what timing! I also like the library fwiw :)
Hi @tolgraven,
thanks for the info. I hope these issues has been resolved with the newest version.
Hi @shinnthant-lab,
I am glad you like the library. New version for .NET 8 is released.
Thank you so much RadekVyM, let me close the issue now. Thanks
Dear RadekVyM,
First of all, super thank you for this library and it's super awesome.
Please kindly support .net 8 in near future. Currently, I'm facing below error at .net 8 project.
Best Regards,