Syncfusion Essential Studio Blazor 2025 Volume 2 SP1 (30.2.6)

Released: Aug 19, 2025

Updates in 2025 Volume 2 SP1 (30.2.6)

Fixes

  • Chart
    • The chart size in the exported PDF document will now be correct.
  • ComboBox
    • Fixed an issue where the selected value in the ComboBox did not change when the down arrow key was pressed after deleting the selected value using the backspace key.
  • Data Grid
    • Resolved an issue where the filter dialog inside the column menu was incorrectly positioned when the grid contained only a single record.
    • Resolved an issue where the checkbox filter dialog list could not be updated using the CheckBoxFilterSearching event.
  • Date Picker
    • Resolved an issue where users were unable to paste a date value in the datepicker when the mask feature was enabled.
  • DocIO
    • Exif format of an image is now preserved properly while resaving a Word document.
    • The ArgumentException will no longer be thrown while parsing a Word document with duplicate styles.
    • Embedded OLEObject size is now preserved properly after opening and closing the embedded file in the resaved document.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • Document Editor
    • Fixed an issue where undo functionality failed after inserting grouped text.
    • Addressed a looping problem that occurred when accepting a deleted revision containing comments.
  • Mention
    • Fixed an issue where the mention popup would close unexpectedly when navigating through items using the key-down action after opening the popup with the ShowPopupAsync method.
  • PDF
    • Resolved an issue where PDF/A-1B conversion was not performed correctly according to the specification.
    • Resolved an issue in the SubstituteFont feature where FontName was returned as null for certain PDF documents.
  • PDF Viewer
    • Fixed an issue where the Arabic localization, the page number format in the PDF Viewer's navigation controls was displaying incorrectly for the TotalPages property.
    • Fixed an issue where the form fields with grouped dropdown configurations were not rendering properly in the PDF Viewer.
  • Rich Text Editor
    • The Rich Text Editor localization now works properly for the Font Name and Font Size based on the selected culture.
    • The Rich Text Editor now works properly when a binding value is wrapped with a <div>, and no extra <p> tags are added.
    • The Markdown Editor now works properly by applying formats to the selected text.
  • Spreadsheet
    • Issues with multi-select range paste operations within the Spreadsheet component has been resolved.
  • Tab
    • Fixed an issue where tab header items overlapped with the popup navigation button.
    • Fixed an issue where tab content flickered in dynamic mode.
  • Tooltip
    • Fixed an issue where the tooltip div element was not destroyed properly when rapidly hovering over the tooltip target element.