#I727922 - Fixed an issue where the Typed value was cleared when the AutoComplete component lost focus.
ComboBox
Bug Fixes
#I730790 - Fixed an issue that caused an empty popup to render when the down arrow was pressed continuously while opening the ComboBox and DropdownList popups.
Context Menu
Bug Fixes
#I723303 - An issue with context menu popup while enabling the EnableScrolling property has been resolved.
#I731128,#FB67955 - Resolved an issue where the Filter Menu popup closed unexpectedly when interacting with the DateTimePicker rendered inside the toolbar template.
#I733869,#FB68156 - Resolved an issue where the Checkbox Selection state was not maintained properly after an edit operation when CheckboxOnly was enabled.
Dialog
Bug Fixes
#F196892 - Resolved a console error that occurred when the Resize property was enabled in the custom Dialog component.
DropDown List
Bug Fixes
#I730018 - Fixed an issue where the preselected value was not displayed when virtualization was enabled in the Dropdownlist.
#I730790 - Fixed an issue that caused an empty popup to render when the down arrow was pressed continuously while opening the ComboBox and DropdownList popups.
File Manager
Bug Fixes
#I733818 - The issue with crash on refresh in subfolder when using SharePoint file provider in Blazor File Manager component has been resolved.
#I729587 - Fixed the error popup issue that appeared when renaming a folder via the context menu in the navigation pane of the Blazor File Manager component.
#I715002 - Resolved file selection issue when two files have the same name but different unique id’s in the Blazor File Manager component.
Gantt Chart
Bug Fix
#FB68281 - Fixed an issue where PreviousData in RowUpdating event always returns null.
Image Editor
Bug Fixes
#I736512 - The issue with “Aspect ratio not maintained during bottom edge resize of crop selection in Image Editor” has been resolved.
Kanban
Bug Fixes
#F197027 - Now, the Kanban swimlane layout renders properly when loading an empty datasource on an iPad.
MultiSelect
Bug Fixes
#I721602 - Fixed an issue where custom values were not being properly removed from the multiselect popup when the value was deleted in the input field.
#I731169 - Fixed an issue where the SelectedAll event was not triggered after filtering the list and clicking Unselect All.
#F196493 - Fixed an issue where the Request was not sent based on the query to take the value all the time in the MultiSelect Component.
PDF Viewer
Bug Fixes
#I733756 - Resolved an issue where the Signature dialog would unexpectedly switch to the next tab while drawing a signature.
#I733167 - The issue with incorrect background rendering in the Signature field when saving documents has been resolved.
#I196933 - Resolved an exception that occurred when navigating away from the PDF Viewer in WASM applications.
Rich Text Editor
Bug Fixes
#I733481 - Now, the height of the Rich Text Editor is properly adjusted when the RefreshUIAsync method is called with iframe mode enabled.
#I736783 - Now, the content can be pasted into the Rich Text Editor, provided its length is equal to the specified MaxLength.
#I733542 - Now, The issue with the ValueChange event not being triggered when applying background color and styles to a table in the Rich Text Editor has been resolved.
Sidebar
Bug Fixes
#I731399 - The issue with the ShowBackdrop property dynamic change has been resolved.
Tree Grid
Bug Fixes
#I732004 - Resolved an issue where PdfExport not working properly when binding PdfQueryCellInfoEvent.
#F67897 - Resolved an issue where filtering using Query Property in hierarchy data binding throws null reference exception.
#I722607 - Resolved an issue where PdfExport threw an invalid operation exception while using column template.
TreeView
Bug Fixes
#I733008 - The issue with the TreeView component becoming unresponsive during dynamic data source updates with @bind-CheckedNodes has been resolved.
#I733890 - Resolved the memory leak issue with hierarchical datasource in TreeView component.
#I731949 - An issue with the AddNodes and RemoveNodes methods while using Id and ParentId attributes as string type has been resolved.