Syncfusion Essential Studio Blazor 2025 Volume 1 (29.1.40)

Released: Apr 29, 2025

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

수정사항

  • Chart
    • JSInterop exceptions will no longer be thrown while rendering the Stock Chart component.
    • The chart subtitle is now rendered in the correct position when TextOverflow is set to Wrap for the chart title.
  • DocIO
    • Hanging issues will no longer occur while converting a Word document with tabs to PDF.
    • XML mapping for rich text content control is now preserved properly while resaving DOCX document.
  • File Manager
    • Resolved the issue where the error dialog popup did not appear in the Details View of the Blazor FileManager component.
    • Resolved the issue where the BeforeImageLoad event was triggered continuously in the Blazor FileManager component.
  • Mention
    • The issue where the mention popup did not close after typing a mention character followed by another mention character has been resolved.
  • MultiSelect
    • Fixed an exception that occurred when clearing a custom value using the chip clear icon.
    • Fixed an issue where data was not loading properly after searching for and selecting an item with virtualization enabled.
  • PDF
    • Resolved the issue where an exception occurs when loading the accessibility level PDF document in the PAC tool.
    • Fixed the problem where an exception occurs while accessing the destination from the form field.
    • Resolved the issue of overlapping PDF grid rows when AllowHorizontalOverflow is set to true.
    • Resolved the issue of missing whitespace in text lines in a specific PDF.
    • Fixed the null exception that occurred while setting the font color for the text box field.
    • Fixed an issue where annotations were not retrieved in the PdfDocument instance during HTML to PDF conversion.
    • Fixed the problem where page content was cut off during HTML to PDF conversion with a single-page layout.
  • Schedule
    • An issue where incorrect EndDate time value in DataManagerRequest.Params for scheduler has been fixed.
  • Slider
    • Resolved an issue where the tooltip for the Range Slider did not display when hovering over the start or end points, with the "showOn" value set to "TooltipShowOn.Hover."
  • Tree Grid
    • Resolved an issue where the ExpandByKey and CollapseByKey methods did not function as expected.
  • Uploader
    • The issue with custom data not being properly retrieved on the server when using the RetryAsync method for chunk uploads has been resolved.