Syncfusion Essential Studio Blazor 2025 Volume 4 (32.1.25)

Released: Jan 27, 2026

Updates in 2025 Volume 4 (32.1.25)

Fehlerkorrekturen

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