Syncfusion Essential Studio JavaScript 2025 Volume 1 SP1 (29.2.8)

Released: Jun 3, 2025

Updates in 2025 Volume 1 SP1 (29.2.8)

Fixes

  • Chart
    • The console warning for an empty text anchor will no longer occur on canvas-enabled charts.
    • Resolved a console error that occurred when updating the spline series using the add Point method.
  • ContextMenu
    • Resolved an issue in the Context Menu component where the scrollbar was not added when menu items were changed dynamically, and unwanted spacing was being added to the element.
  • Diagram
    • Corner radius will now apply correctly to group nodes.
    • The annotation's edit box will now render correctly at its position after flipping the parent node.
    • Flipping a group with a connector at runtime now works properly.
  • Dialog
    • Resolved an issue where the Dialog component was misaligned when setting the target to body and enabling isModal within the open event.
  • DocumentEditor
    • Fixed a script error that occurred when pasting content into a table.
    • Addressed a performance issue when deleting content on the last page.
    • Fixed an issue where image width values were not preserved when exporting to DOCX.
    • Resolved issues with mapped content controls in headers and footers.
    • Fixed script errors that occurred during Accept All and Reject All operations in track changes.
    • Fixed paragraph layout issues in multi-column documents.
    • Addressed the auto fit table layout problems occurring during text insertion.
    • Fixed placeholder text insertion issue when using the insertContentControl API.
    • Fixed the style preservation issue when inserting text programmatically within selected bookmarks.
    • Improved behaviour when pasting table content into another table in the Document Editor.
    • Resolved layout inconsistencies in headers and footers while loading documents.
    • Fixed layout issues in footnote body content when pressing the Enter key.
    • Fixed the page number field updates issue during edit operations.
  • GanttChart
    • Revert to Previous Dates if End Date is Set to the Same as Start Date on Cell Edit Save and vice versa issue has been resolved.
    • Resolved an issue where filtering was not maintained after performing a sorting action.
    • The issue where the taskbar template was rendered outside the Gantt Chart container after performing a row drag-and-drop has been resolved.
    • The issue where dependency lines were rendering incorrectly when connecting tasks using SSType has been resolved.
  • Grid
    • The issue where the browser scroll to the grid when it loads with initial grouping and empty data has been resolved.
    • The issue where the Excel Filter Dialog operator sub-menu opened on the right side instead of the left in RTL mode, causing UI misalignment, has been resolved.
  • PDF Viewer
    • Resolved an issue where text selection and highlight annotations were not working properly in the provided document.
    • Resolved an issue where annotations disappeared on duplicated PDF pages during re-rendering in the PDF viewer.
    • Fixed an issue where the PDF Viewer does not scroll to annotation location when selected from comment panel at higher zoom levels.
    • Fixed an issue where the scale ratio unable to set above 100.
    • Fixed an issue where the comment panel title and note overlap for long author name.
  • Pivot Table
    • The correct index is now returned after editing and selecting the first row data cell in the pivot table.
    • Performance improvements have been implemented in the pivot field list when adding OLAP fields after a field search.
    • The beforeServiceInvoke event will now be triggered correctly when applying changes through the popup field list in the pivot table.
    • The ExcelHeaderQueryCellInfo event will now be triggered appropriately for empty cells in the first column of the pivot table during server-side engine export.
  • Tab
    • The issue with hideTab not working correctly in mobile (popup) mode of the Tab component has been resolved.
    • The issue with the ActiveTab is not set properly in the mobile mode of the Tab component has been resolved.
  • Toolbar
    • The issue with the tooltip and click handling, which occurred when hovering over the toolbar item instead of the button has been resolved.
    • The issue with the Height difference when buttons are inserted inside toolbar has been resolved.
  • Tree Grid
    • Fixed a filter issue where sorting after filtering with Query Builder, the sorting was applied to the entire data source instead of the filtered results.
    • Fixed an issue where records are in expanded state after searching when enableVirtualization and enableCollapseAll set to true.