jump32
jump32
@hartez So why not have a version of ContentView with this inheritance chain under the Compatibility namespace? In the same way as you do for other controls, such as Stack,...
There appears to be a workaround to this issue. The workaround is to add a specific property to the configuration in a property group. ` true ` Referencing this link...
@AllenD-MSFT Thank you for the update. As a reminder we are also seeing the issue with Rider. Suggesting that the issue is probably deeper than just the VS Code extension....
I'd prefer the original packages to be fixed.
Hi @moljac Having initially identified the issue, I was just comparing the fuget links I posted. So as far as I can see from those two links, the missing types...
Hi @moljac Is there any progress on this?
Linking to a test repo in case it helps [https://github.com/jump32/maui-app-gradient-issue](url) We are seeing the same issue. Note the repo uses Maui.Controls 8.0.7 and the issue still persists.
I can confirm that the Border workaround works for me as well.