[WinUI] Editor width is not updated when setting styles for native view #25684
Labels
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
We are using editor with custom style to disable the border of the editor. This customization affects the border to be width to be filled to the available screen width. The editor layout to the placeholder's size.
Actual output
Expected output:
Note: Previously the issue occurred in v8.0.90. This has been resolved in the latest release, version 8.0.92. But it again is not working in .NET 9.0.0-rc.1.24431.7 and 9.0.0-rc.2.24503.2.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Lakshminatarajan/MAUIEditorIssue
Version with bug
9.0.0-rc.2.24503.2
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.92 SR9.2
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: