#I956983 - The console warning for an empty text anchor will no longer occur on canvas-enabled charts.
#I727900 - Resolved a console error that occurred when updating the spline series using the add Point method.
ContextMenu
Bug Fixes
#I715938 - 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
Bug Fixes
#I724541 - Corner radius will now apply correctly to group nodes.
#I723106 - The annotation’s edit box will now render correctly at its position after flipping the parent node.
#I724169 - Now, flipping a group with a connector at runtime works properly.
Dialog
Bug Fixes
#I722514 - Resolved an issue where the Dialog component was misaligned when setting the target to body and enabling isModal within the open event.
DocumentEditor
Bug Fixes
#I724519 - Fixed a script error that occurred when pasting content into a table.
#I717943 - Addressed a performance issue when deleting content on the last page.
#I715113 - Fixed an issue where image width values were not preserved when exporting to DOCX.
#I715058, #I712565 - Resolved issues with mapped content controls in headers and footers.
#I709838 - Fixed script errors that occurred during Accept All and Reject All operations in track changes.
#I714933 - Fixed paragraph layout issues in multi-column documents.
#I707365 - Addressed the auto fit table layout problems occurring during text insertion.
#I718360 - Fixed placeholder text insertion issue when using the insertContentControl API.
#I712236 - Fixed the style preservation issue when inserting text programmatically within selected bookmarks.
#I712559 - Improved behaviour when pasting table content into another table in the Document Editor.
#I715683 - Resolved layout inconsistencies in headers and footers while loading documents.
#I713462 - Fixed layout issues in footnote body content when pressing the Enter key.
#I720302 - Fixed the page number field updates issue during edit operations.
GanttChart
Bug fixes
#I723681 - Resolved an issue where the end date of the last segment in a split taskbar was calculated incorrectly.
#I725138 - Fixed a misalignment issue in the timeline virtualization that occurred when dragging and dropping a taskbar and using updateDataSource method.
#I729516 - The issue where dependency lines were rendering incorrectly when connecting tasks using SSType has been resolved.
Grid
Bug Fixes
#I723930 - The issue where the browser scroll to the grid when it loads with initial grouping and empty data has been resolved.
#I724420 - 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
Bug Fixes
#I725861 - Resolved an issue where text selection and highlight annotations were not working properly in the provided document.
#I728949 - Resolved an issue where annotations disappeared on duplicated PDF pages during re-rendering in the PDF viewer.
#I725266 - Fixed an issue where the PDF Viewer does not scroll to annotation location when selected from comment panel at higher zoom levels.
#I717803 - Fixed an issue where the scale ratio unable to set above 100.
#I720768 - Fixed an issue where the comment panel title and note overlap for long author name.
Pivot Table
Bug Fixes
#I722574 - The correct index is now returned after editing and selecting the first row data cell in the pivot table.
#I720862 - Performance improvements have been implemented in the pivot field list when adding OLAP fields after a field search.
#I728517 - The beforeServiceInvoke event will now be triggered correctly when applying changes through the popup field list in the pivot table.
#I720862 - The ExcelHeaderQueryCellInfo event will now be triggered appropriately for empty cells in the first column of the pivot table during server-side engine export.
Schedule
#F715433 - The issue with assigning a direct date time value to the StartDate property of recurrence editor
Spreadsheet
Bug fixes
#I725284 - Issue with “chart design properties not updating correctly when switching between different charts” has been resolved.
Tab
Bug Fixes
#I717262 - The issue with hideTab not working correctly in mobile (popup) mode of the Tab component has been resolved.
#I696042 - The issue with the ActiveTab is not set properly in the mobile mode of the Tab component has been resolved.
Toolbar
Bug Fixes
#I705994 - The issue with the tooltip and click handling, which occurred when hovering over the toolbar item instead of the button has been resolved.
#I727011 - The issue with the Height difference when buttons are inserted inside toolbar has been resolved.
Tree Grid
Bug Fixes
#726732 - 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.
#I722548 - Fixed an issue where records are in expanded state after searching when enableVirtualization and enableCollapseAll set to true.