#I849611 - Resolved an issue where user-defined aria-live attributes set through HtmlAttributes were overridden by the component internal rendering logic.
Dashboard Layout
Bug Fixes
#I849611 - Resolved an issue where dashboard interactions such as resizing, dragging, and floating did not work correctly for dynamically added panels. Also resolved an issue where the Serialize() method returned incorrect results when the change event was enabled.
Data Grid
Bug Fixes
#I854458, #FB74832 - Resolved an issue where filtering stacked header columns caused an ArgumentOutOfRangeException when menu filtering was enabled in the Grid.
#I847075, #FB74492 - Resolved an issue where the Detail Template expand icon overlapped the column data when the Grid was rendered inside the second Tab with ContentLoad.Init enabled.
InPlace Editor
Bug Fixes
#I851240 - The issue where the InPlaceEditor was not updating correctly after a programmatic change to the NumericTextBox value has been resolved.
MultiSelect
Bug Fixes
#I843458 - The issue where the maximum selection length property was not working correctly after performing a search in the multi-select component has been resolved.
#I844734 - The issue where the “Select All” option appeared selected after applying a new filter, even when no items were actually selected, has been resolved.