-
Notifications
You must be signed in to change notification settings - Fork 1.9k
StrokeDashArray on Border does not reset when set to null #29898
Copy link
Copy link
Open
Labels
area-controls-borderBorderBorderpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-borderBorderBorderpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When a Border.StrokeDashArray is initially set to a dash pattern (e.g., { 4, 2 }) and then later updated to null, the dash pattern remains visually applied. The property change does not reflect in the UI as expected.
Expected Behavior
Actual Behavior
Link to public reproduction project repository
No response
Version with bug
9.0.70
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, macOS, Android and Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output