#I803176 - Resolved a runtime failure where custom components inheriting from the Dialog component failed during initial render.
#FD72194 - Resolved an issue where closing a dialog that included a ComboBox or DropdownList could trigger a console exception.
DropDown List
Bug Fixes
#I797995 - Fixed issue where tab navigation fails when the dropdown filter input has focus.
Gantt Chart
Bug fixes
#I801339 - Resolved an issue where edited cell values were not saved after performing an Undo action with UndoRedo enabled.
#I801349 - Resolved a console error that occurred when performing a Redo action after adding new records with UndoRedo enabled.
#I797095 - Resolved an console error that occurred during initial load when filtering data using the Query property with ParentID and Virtualization enabled.
#I800998 - Resolved an exception that occurred when double‑clicking a column with AllowEditing set to false while the OnActionBegin event was bound.
#I800477 - Fixed an issue where indicators rendered at incorrect positions after dynamically changing the localization.
MultiSelect
Bug Fixes
#I798216 - Fixed an issue where the Popup displayed empty after filter reset in Virtualization.
Rich Text Editor
Bug Fixes
#F198023 - Now, the Rich Text Editor works properly when the toolbar settings are disabled without causing any unhandled exceptions.
Schedule
Bug Fixes
#F198013 - Fixed an issue where an exception occurred when quickly navigating between pages in Blazor.
TextBox
Bug Fixes
#I800186 - Fixed an issue where the TextBox floating label shifted upward when selecting an option from the Autocomplete suggestions.
Tooltip
Bug Fixes
#I800512 - Fixed an issue where the Memory Leak Tooltip and Button Instances were not being destroyed after navigating away from the page.
TreeView
Bug Fixes
#I799949 - An issue exception occurs while editing a node in the TreeView with Remote data configuration has been resolved.