#I862540 - Resolved a memory retention issue in Syncfusion.Blazor.SfComponentActivator, ensuring proper cleanup and preventing memory leaks during repeated page navigation.
AI AssistView
Bug Fixes
#I198521 - Now the issue with previously attached files were duplicated when adding new attachments without SaveUrl configured in the Blazor AI AssistView has been resolved.
Chart
Bug Fixes
#I198170 - The data label template in the RangeColumn series now renders properly by preventing index access exceptions when ZoomFactor and ZoomPosition are applied.
ComboBox
Bug Fixes
#I860588 - Fixed an issue where the ComboBox incorrectly retained partial text when a filtered input was replaced using Ctrl+A and a new value was entered.
Numeric TextBox
Bug Fixes
#I858894, #I858904 – Resolved accessibility issues with the Numeric TextBox clear icon by removing unnecessary button semantics and preventing it from being exposed as an interactive element to assistive technologies when ShowClearButton is enabled.
Schedule
Bug Fixes
#F198524 - Fixed an issue in the Scheduler component where drag-and-drop actions did not work on Samsung Galaxy Tab S9 FE devices, preventing appointments from being moved.
TextBox
Bug Fixes
#I858894, #I858904 – Resolved accessibility issues with the TextBox clear icon by removing unnecessary button semantics and preventing it from being exposed as an interactive element to assistive technologies when ShowClearButton is enabled.
Toast
Bug Fixes
#I856516 - Fixed an issue where the Toast component added a new HTML comment node on every show action, causing continuous DOM growth.