Here's a fun widget dilemma…

Setting iOS 18's .widgetAccentedRenderingMode(.desaturated) on an Image that is the content of a Button with an interactive intent breaks its clickability? 👀

Just me, or am I doing something wrong?

@_Davidsmith?

Switching widgetAccentedRenderingMode to .fullColor resolves the user interaction problem, which is frustrating. It feels like the API is accidentally returning a transformed image view with userInteractionDisabled even when it is not originally set 🫤
I have a sample project and a trivial reproduction case, so I guess I should file it?

@stroughtonsmith perhaps also good candidate for TSI? Since they now require Xcode project to submit anything.

I think the response is much more likely compared to a feedback.

@nemecek_f @stroughtonsmith Is this now the best way to go with these things - even when you're reporting something like this where it is 100% a system bug, and not something they can help you fix directly?