Syncfusion Essential Studio Blazor 2025 Volume 1 (29.1.39)

Released: Apr 22, 2025

2025 Volume 1 (29.1.39) 버젼 업데이트

수정사항

  • Chart
    • The chart's vertical numeric axis now renders correctly with the specified range and interval.
  • Data Grid
    • Fixed an issue where a whitespace occurred when Sorting a filtered, virtualized grid after scrolling.
    • Fixed an issue where the modified value was not reflected in Batch Edit mode.
    • Fixed an issue where custom date formatting using format='d' was not applying in the AdaptiveUI filter dialog.
  • DocIO
    • The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.
  • MenuBar
    • An issue while navigating between menu items quickly in the MenuBar component has been resolved.
  • MultiSelect
    • The issue where the popup automatically closed after clearing the value using the clear icon and attempting to reopen it has been resolved.
    • Fixed an issue where selected values could not be removed when SortOrder was enabled.
    • Fixed an issue where the multiselect placeholder would overlap when changing the ComboBox value.
  • PDF
    • Fixed an issue that occurred when loading an existing corrupted document.
    • Resolved a problem that caused the application to hang while drawing the PDF grid.
    • Addressed an out of memory exception that occurred when importing a page to a PDF document from a loaded document.
    • Corrected inaccuracies returned by the Document Analyzer when loading a PDF that contains annotations.
    • Fixed a stack overflow exception within the .NET library.
  • Presentation
    • PDF file size will no longer be increased due to picture fill when converting a PowerPoint presentation to PDF.
  • Rating
    • An ArgumentOutOfRangeException is now thrown when the rating value is less than the defined minimum value.
  • Rich Text Editor
    • The issue with slow responsiveness of the Backspace key in the Blazor WASM Rich Text Editor has been resolved.
  • Tree Grid
    • Resolved an issue where GetTotalItemsCount method returned wrong value in various scenarios of filtering.
    • Resolved an issue where restoring the persisted data caused an exception when Enablepersistence was enabled.
    • Resolved an issue where the shimmer loading indicator persisted after refreshing the TreeGrid using a public method.