#I725997 - Resolved the issue where the preselected value was not binding correctly when rendering a combobox with an object type that included an enum value.
#I725427 - Fixed an issue where the ComboBox failed to preselect and trigger ValueChanged when used with a nullable enum in a generic component.
Context Menu
Bug Fixes
#I730737 - Resolved the error that occurred when clicking the child menu item in the ContextMenu component.
#I724439 - An issue in submenu width while hovering over the menu items subsequently in the ContextMenu component has been resolved.
DropDown List
Bug Fixes
#I718176 - Fixed an issue where the selected value is enum in Dropdownlist within the Dataform was not updating correctly.
Gantt Chart
Bug Fix
#I729554 - Fixed issue where taskbar drag-and-drop and CollapseAllParentTasks did not work correctly with virtualization enabled.
NumericTextBox
Bug Fixes
#I665613 - Fixed an issue where full-width alphanumeric characters were not properly restricted when no value was provided.
ProgressBar
Bug Fix
#I728993 - Now, the progress bar renders properly when the value is less than 50 and the height and width are small.
Rich Text Editor
Bug Fixes
#I728980 - Now, the height attribute is no longer added to the <tr> element when resizing a table column in the Rich Text Editor.
#I698969 - Now, when pasting block elements into a list, the Rich Text Editor creates a separate <li> element for each individual block.
#I705600 - Resolved an issue where the Backspace key deletes all content in iframe mode after pasting from Word and applying a list in the Rich Text Editor component.
Schedule
Bug fixes
#I728448 - The issue where the SetWorkdaysAsync and ResetWorkdaysAsync methods did not work when passing dates into them has been fixed.