JJ Brychell
JJ Brychell
This appears to be timing issue. We are attempting to raise a layout changed event using a handler that no longer exists. This might not normally be a problem since...
Fix is in to not add spacing for collased items. It is scheduled for 1.5.
The current design of WebView2 does not allow for this and it would need design and be feature level work. Converting to a Feature Proposal.
My apologies for the confusion. I was referring to the WinUI WebView2 control, not the Edge Webview2 component.
A fix for this has been submitted and should be available in the 1.6 release. There is a known issue with Loading/Loaded/Unload events that can cause an unloaded event to...
Unfortunately, the proposed solution will not work because the name scope it much more granular from a xaml point of view than necessarily from an application's. For example, imagine a...
Note: If you remove the binding from the TextBlock, things work as expected. So this probably has something to do with binding.