Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for JavaScript are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio JavaScript 2025 Volume 3 (31.1.22)
Released: Oct 1, 2025
2025 Volume 3 (31.1.22) での更新項目
機能
Chart
Added support for the text render event to stacking labels.
不具合の修正
Common
Resolved the security issue from base library by replacing Math.random function with Crypto.getRandomValues.
Block Editor
The issue with the Block Editor vulnerable code due to the usage of Math.random() has been resolved.
Chart
The combination stacking and stacking of 100 different series now renders properly.
The space on the left margin has now adjusted properly after placing the axis label inside.
ColorPicker
Resolved a script error that occurred during keyboard navigation in the ColorPicker when using custom columns.
Diagram
Events associated with UserHandle will no longer be triggered for disabled user handles.
Exceptions will no longer be thrown when creating connectors from a port.
Exceptions will no longer be thrown while rendering large datasets in the layout.
DocumentEditor
Fixed layout issues occurring when accepting revision in Track Changes mode.
Resolved issue where alphabetic numbering lists were not functioning correctly in toolbar mode.
Addressed layout problems with table header rows when tables split across pages.
Fixed table layout inconsistencies caused by drag-and-drop operations across columns.
Ensured mention comment changes are now preserved correctly during collaborative editing.
DropdownList
Resolved the null exception possibilities while Float element processing.
DropDownTree
The issue with the child nodes are receiving an undefined value in the input when loadOnDemand and allowMultiSelection are enabled for the remote data in the Dropdown Tree Component has been resolved.
GanttChart
Resolved an issue where the duration value did not appear in the edit dialog when the duration column was configured with numericedit.
The issue with the modifiedRecords collection not displaying data properly in the arguments of the actionComplete event has been resolved.
The issue of duplicate tasks being created when using indent and outdent actions has been resolved.
The taskbarBgColor property is now correctly applied to child records when using the Material 3 theme.
The inconsistency in the headerText property between the Grid and Gantt components, which prevented rendering an empty string as header text, has been fixed.
The issue preventing the context menu from opening for parent records in the resource view has been resolved. The context menu can be opened when args.cancel is set to false in the contextMenuOpen event.
Grid
Resolved a script error that occurred when grouping with frozen columns enabled and column width not specified.
Fixed an issue where the first visible column displayed a thicker left border when the actual first column was hidden.
Pivot Table
The pivot chart now renders correctly during zoom and escape key interactions without any exceptions.
The OLAP pivot table now exports properly as an Excel document when virtualization is disabled.
ProgressBar
The CSP warning message will no longer be shown when using a nonce.
QueryBuilder
Fixed an issue where the lock rule did not disable the field selector in complex data binding scenarios.
Ribbon
The issue where beforeOpen event was not triggered and multiple instances of the Color Picker popup were rendered after the page resizing in the Ribbon has been resolved.
RichTextEditor
Consecutive image drag-and-drop operations now work properly in the Rich Text Editor.
Pasting content from Notepad into the Rich Text Editor now inserts it exactly at the cursor position.
Pasting content copied from a span wrapped Rich Text Editor now works properly.
Pasting multiple lines of content into bullet lists copied from Outlook now works properly in the Rich Text Editor when the enterKey property is set to DIV.
Splitter
An issue with Splitter component while adapting itself to min and max values in specific browser has been resolved.
Tree Grid
Fixed an issue where the child records position were wrong when expanding parent record in remote data case.