Syncfusion Essential Studio JavaScript 2026 Volume 1 (33.1.45)

Released: Mar 24, 2026

2026 Volume 1 (33.1.45) 中的更新

修補程式

  • Common
    • The issue where "the iframe srcdoc attribute was not being sanitized" has been resolved.
  • Diagram
    • Touch zoom now preserves the focused element's position correctly in the diagram.
    • Annotation margin updates for center-aligned text now apply correctly, preventing the text from reaching or overlapping node boundaries.
    • The Connector path will be rendered based on port connection direction.
  • DocumentEditor
    • Script error after reloading page with collaborative edits.
  • FileManager
    • Fixed multiple accessibility issues in the File Manager component related to focus handling. Closing the context menu with the Esc key, closing dialogs after operations such as details or rename, opening folders, and deleting items now correctly restore focus to the appropriate file or folder, ensuring consistent and reliable navigation.
  • GanttChart
    • Fixed an issue where the actionComplete event returned an incorrect requestType when zoom actions were triggered using public method.
  • Grid
    • Fixed an issue where the filter dialog displayed a continuous spinner when both the column chooser and adaptiveUI mode were enabled.
    • Fixed an issue where the applyPreRequestMiddlewares did not execute while deleting multiple records from a remote data source.
  • PDF Viewer
    • Fixed an issue where the vertexPoints and bounds were not updated properly after resizing a distance annotation.
    • Fixed an issue where a tile rendering document failed to render when navigating programmatically to the first page in a single page document.
    • Fixed an issue where a CSP exception occurred during text search.
    • Fixed an issue where the comment status was not preserved properly while annotation mode was active.
  • RichTextEditor
    • The AI Assistant's Insert action now correctly handles full-content replacements and subsequent actions.
    • The Rich Text Editor now opens the link quick toolbar when the Alt+F10 keyboard shortcut is pressed.
  • Tab
    • The issue where a console error occurred during keyboard navigation when the focused element was detached or inside the Shadow DOM has been resolved in the Tab component.
  • Tree Grid
    • Fixed an issue where the duplicate records are added in the dataSource when adding record with newRowPosition as Below.
    • Fixed an issue where, in Tree Grid with hierarchy mode set to "None", filtering records after collapsing all rows caused the filtered records to disappear and display a "No records to display" message when scrolling.
    • Resolved an issue where undefined records were added to the TreeGrid data source after row drag and drop when child aggregates were enabled.
    • Resolved an exception that occurred when dragging and dropping the child summary row.