#I820907 - Now the issue with prompt is not updated properly when typing quickly in Blazor AI AssistView has been resolved.
#I821180 - Now the issue with localization for the built-in prompt and response toolbar items in Blazor AI AssistView has been resolved.
Chat UI
Bug Fixes
#I813744 - Now the issue with time break is not displayed properly when same user message with different timeline has been resolved in the Chat UI.
ComboBox
Bug Fixes
#I798624 - Resolved an issue where the ComboBox triggered multiple API calls when rendering in .NET MAUI Blazor Hybrid apps.
Dashboard Layout
Bug Fixes
#I779421, #I814095 - The unwanted whitespace issue with the Dashboard Layout component in stacked layout view has been resolved.
#I814936 - The issue where panels were not restored from persisted data after existing stacked mode has been resolved in the Blazor Dashboard Layout component.
Data Grid
Bug Fixes
#I820839, #FB73158 - Resolved an issue where the DataGrid showed an accessibility violation error when it contained empty rows.
#I812439, #FB72899 - Resolved an issue where an unwanted empty vertical scrollbar appeared in the DataGrid.
#I817766, #FB72988 - Resolved an issue where toolbar items swapped positions after clicking any toolbar button.
#I807196, #FB72502 - Resolved an issue where rendering null or empty values in the DataGrid triggered a System.Xml.XmlException in System.Private.Xml.dll when Visual Studio → Tools → Options → Debugging → General → “Enable Just My Code” was enabled.
#I824189, #FB73381 - Resolved an issue where the OData PUT request was not triggered after an update action in Batch Edit mode.
#I820116, #FB73113 - Resolved an issue where the ESC key did not reset the filter when the FilterBarMode was set to Immediate.
#I815068, #FB73161 - Resolved an issue where a console error was thrown when performing horizontal scrolling in a DataGrid with the Column Chooser enabled.
DropDown List
Bug Fixes
#I822176 - Fixed an issue where the DropDown List displayed empty results after clearing the filter input when virtualization was enabled.
#I824055 - Fixed an issue where the Blazor DropDownList threw an exception in EnableVirtualization when filtering and navigating simultaneously.
#I800929 - Fixed the Dropdown List Popup Position Misalignment After Page Refresh in Inspect Mode
File Manager
Bug Fixes
#F198106 - The issue where an incorrect path occurs in the Blazor File Manager flat data sample when creating a folder in the root location has been resolved.
Gantt Chart
Bug fix
#I822667 - Resolved an issue where connector lines became misaligned after row drag‑and‑drop with Virtualization enabled.
Linear Gauge
Bug fix
#I821438 - The LinearGauge RoundedRectangle container now renders correctly when using linear gradient range fills.
Mention
Bug Fixes
#I813321 - Resolved an issue where the Blazor Mention DataAdapter filtering showed duplicate items when the filter was reapplied.
Pivot Table
Bug Fixes
#I823340 - The WASM Blazor Pivot Table now works properly when switching between Compact and Classic layouts.
#I818860 - Value sorting now functions correctly when the pivot table contains null values.
Rich Text Editor
Bug Fixes
#F198149 - Now, the Rich Text Editor works properly when the DisplayLayoutOptions property is set to Break for Audio and Video, enabling cursor placement and text input in the editor.
#I820671 - Now, the Rich Text Editor works properly when users select multiple table cells using Shift + Click, displaying the Table Quick Toolbar.
#F198144 - Now, the Rich Text Editor works properly when pasting audio and video files, the src attribute is correctly set within the corresponding <source> element, instead of being incorrectly applied directly to the <audio> or <video> tags. In addition, the issue where an unintended alt attribute was automatically added during audio and video copy‑paste operations also has been resolved.
#I824454 - Now, the Rich Text Editor maintains reliable typing performance when SaveInterval is set to 1 with AutoSaveOnIdle enabled.
Slider
Bug Fixes
#I812493 - Fixed an issue where EnablePersistence did not retain its value after navigation or page reload.
Tab
Bug fixes
#I818877 - Fixed an issue where async content failed to render on the first selection when the LoadOnDemand value was set to Demand in the Blazor Tab component.
TreeMap
Bug Fix
#I821441 - Treemap tooltips now show correct node values, and all child nodes are rendered properly in the visual hierarchy.