Open FreakyAli opened 10 months ago
Any updates guys my plugin is pretty much dependent on it!?
Verified this issue with Visual Studio 17.10.0 Preview 1; Maui 8.0.7; I can repro on Android platform with Sample project.
@jfversluis Can we take a look into this one, Its an important feature and is not working on Android
Feel free to have a look 😉
@QianaJiao Can we do something about this, I have a plugin that's dependent on it!
Spent hours dealing with this, its affecting lots of plugins!
@Jon2G did you find some kind of a work around to it?
I'm downgrading to net 7 Awful 😔
@Jon2G I thought .NET7 is unsupported now...
Description
I have a Static class that uses attached properties to create a shimmer effect, This stops updating the BackgroundColor with .NET 8. Works fine on iOS and on both with .NET 7 and 6.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/FreakyAli/Maui.FreakyEffects
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI, Yes, this used to work in Xamarin.Forms
Last version that worked well
7.0.101
Affected platforms
Android
Affected platform versions
All
Did you find any workaround?
No
Relevant log output
No response