Tyler Wandtke
Tyler Wandtke
Working with WinUI and still waiting on PrintDocument to be updated to WinUI.
I can confirm that this is still an issue in CommunityToolkit.WinUI.UI 7.1.2 Hopefully there's a fix for this soon as I would like to not have to proceed with DropShadowPanel.
@DrusTheAxe > That's not how MSIX works. If you have a package installed and you have a newer version available the newer version can be installed. If there are multiple...
@thudugala I can't seem to reproduce it in a sample project which is a little frustrating, Sorry for the delay, here's the output from the NullReferenceException: ``` {System.NullReferenceException: Object reference...
@thudugala I had thought since my original project was created on .net 6 something might've been keeping it from working properly, I created a new project starting on .net 8...
I can confirm that this is still an issue in CommunityToolkit.WinUI.UI 7.1.2 Hopefully there's a fix for this soon as I would like to not have to proceed with DropShadowPanel.
> Thanks for providing the stowed exception stacks, @jhert0! This shows a reentrancy crash triggered by CTextBoxBase::Destroy calling ShutdownTextServices which makes some COM calls: > > > ``` > >...
> For timeline, there isn't any info yet to share. The bug has been assigned and once there is a fix we can evaluate if it is safe to service...