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 2026 Volume 1 SP1 (33.2.6)
Released: May 12, 2026
2026 Volume 1 SP1 (33.2.6) 버젼 업데이트
수정사항
Accordion
Resolved an initialization issue where Accordion items with Expanded="true" failed to expand on first render when a HeaderTemplate was used.
Chart
The scrollbar now retains its position when chart.refresh() is called after a data update. This also applies to the inverted scrollbar.
Data label line breaks (\n) are now correctly applied when mapped from the data source
ContextMenu
The issue where the Context Menu items not announced by narrator on initial render after refresh has been resolved.
DateRangePicker
Fixed a console error that occurred when presets was set to an empty array ([]) in the date range picker.
Fixed an issue where the DateRangePicker start date did not update on the first selection when the popup was opened via the input field after using the range icon.
Diagram
Fixed Overview does not updated correctly for SVG node positions when resized or diagram zoompan action.
DocumentEditor
Fixed an issue where header and body content overlapped after pasting SFDT.
Fixed incorrect rendering size of bookmark square brackets.
Fixed an issue where ribbon styles were not updated after applying a style programmatically.
Fixed incorrect positioning of bullet arrows.
Fixed the floating table position issue.
Fixed cursor misalignment with pasted content inside the footer.
Resolved overlapping issue caused by ShapeElementBox.
Fixed an issue where vertically resizing a table caused content to shift or disappear during export.
Fixed an issue where the "Dialog failed to load" alert was displayed twice on document open.
Fixed an exception thrown during export for content control group type.
Fixed improper preservation of Hebrew content.
Fixed incorrect behavior of table border styles.
Fixed an issue where image size fields did not retain decimal values.
Fixed an issue where using "Ignore Once" in spell check left a partial underline.
DropdownList
Fixed an issue where the Index property was not applied when virtualization was enabled.
FileManager
Enhanced breadcrumb accessibility by correcting navigation semantics and ARIA roles.
GanttChart
Fixed an issue where unscheduled tasks with predecessors caused an exception during the initial load of the Gantt chart has been resolved.
Fixed an issue where, on initial load, the parent task ignored unscheduled child task dates, resulting in an incorrect parent taskbar timeline.
Fixed an issue where the EventMarker date was rendered at an incorrect position when a timezone was specified.
MultiSelect
The issue with MultiSelect, where inconsistencies occurred when enable Virtualization was used along with other APIs, has been resolved.
PDF Viewer
Resolved an issue where text selection was incorrectly enabled in Pan mode during touch interaction.
Pivot Table
Fixed an issue where the TreeView in the Calculated Field dialog did not render properly when the Pivot Table was used inside Angular Material dialogs.
ProgressButton
Fixed an issue where the ProgressButton BDS theme incorrectly used the Material 3 skin name instead of Tailwind.
RichTextEditor
HTML content is now restructured during paste to match the formatting and behavior of content loaded in the Rich Text Editor.
The AI response now correctly replaces the manually selected content when inserted using the AI Assistant.
The adjacent text now stays on the same line, and clear formatting works properly when removing bold formatting in the Rich Text Editor.
TreeView
Resolved drag indicator visibility in Angular overlays by appending it to the correct overlay container.