Essential Studio for EJ2 JavaScript Release Notes

v25.1.39
April 09, 2024

Chart

Bug Fixes

  • #I571372 - The first axis label does not shift to the left when using edgelabelplacement as shift.
  • #I571107 - When the chart is resized, the console error will no longer be thrown.

Checkbox

Bug Fixes

  • #I574511 - The issue with “script error thrown while clicking the checkbox through JS.” has been resolved.

ComboBox

Bug Fixes

  • #I556993 - Resolved the issue in Autocomplete where the highlight selection was not removed after selecting a value from the dropdown when autofill was enabled.

Diagram

Bug Fixes

  • #I570446 - Now, zoom in and zoom out works properly while setting canZoomOut as true.
  • #I561938 - Now, the connectors routed properly with shortest routing distance while using enable routing.
  • #I565099 - Now, the undo redo works properly for swimlane after cut and delete.

DocumentEditor

Bug Fixes

  • #I556448 - Resolved the table header rendering issue.
  • #I559218 - Resolved the table border issue in the attached document.
  • #I561167 - Resolved the hyperlink style issue while reject the changes.
  • #I562628 - Resolved the application crashes when performing reject all changes.
  • #I562668 - Resolved the list level preservation issue.
  • #I562943 - Resolved the track changes disable issue while stop RevisionsOnly protection.
  • #I563223 - Resolved the paragraph indentation and border render issues inside table.
  • #I565315 - Resolved the issue of applying character style to the selected text.
  • #I529797 - Resolved the search issue when using plus symbol.
  • #I565843 - Resolved the undo issue while applying border style in table.

Bug Fixes

  • #I574653 - The issue aria-label attribute is not added to the input element in the Dropdown Tree component has been resolved.
  • #I572604 - An issue with “facing a console error when clicking a button inside the footer template in the Dropdown Tree component” has been resolved.
  • #I569983 - Issue with “trim leading or trailing white-space when filtering in the Dropdown Tree” has been resolved.

GanttChart

Bug fixes

  • #I570307 - Toolbar refresh script error throws in Gantt issue has been fixed.
  • #I568101 - The Gantt search toolbar item is not working in mobile mode issue has been fixed.
  • #I566632 - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
  • #I566103 - Baseline not showing in multi taskbar view.
  • #I565427 - Dependency not validated for dynamically updating work week and holidays issue has been fixed.
  • #I575577,#I575505,#I576464 - Console error occurred when dynamically changing the data source and other properties of the Gantt chart via button click has been fixed.

Grid

Bug fixes

  • #I568054 - Fixed script error that occurred when opening the filter menu using the column menu feature in adaptive layout grid.
  • #I573131 - Fixed issue where the Column Chooser OKButton remained enabled even after individually unchecking all visible column checkboxes items.
  • #I571994 - Updated the emit type for the ContextMenuClick event in the grid documentation.
  • #FB52005 - Resolved issue where JAWS screen reader incorrectly read out pager elements when navigating to the first content cell from the header in a grid with paging enabled.
  • #I570288 - Resolved misalignment of frozen columns in the grid when resizing to fit content width.

ListBox

Bug Fixes

  • #I565976 - Issue with “The getSortedList and getDataList method datasource order is not proper while using addItems, removeItem method and change their position using drag and drop” has been resolved.

PDF Viewer

Bug Fixes

  • #I571236 - Now, the extra border will not appear on the page for the image element in the tagged PDF.
  • #I569364 - Now, the form field click event is triggered properly for radio button in the customer provided document.
  • #I570815 - Now, the unload request has not been triggered in the Stand-alone PDF Viewer on reloading the current page.

Pivot Table

Bug fixes

  • #I572220 - The issue with persistence not working properly in the Pivot Table with remote data has been fixed.

RichTextEditor

Bug Fixes

  • #I569839 - Now, the title attribute is added properly for the audio and video elements, inserted using the executeCommand public method in the Rich Text Editor.
  • #I572044 - Now, the cursor is set after the image when pasting the image or image with text into the Rich Text Editor.
  • #I569849 - Now, the abort icon and uploading percentage are aligned properly in the image dialog of the Rich Text Editor.
  • #I570370 - Now, the backspace key is working properly when copying and pasting an image with content.
  • #I553157 - Now, the bullet format list gets removed properly when we replace the content in RichTextEditor.

Tooltip

Bug Fixes

  • #I570443 - The issue with the Tooltip component appearance while hovering using a tab key in the uploader sample has been resolved.

Tree Grid

Bug Fixes

  • #I558418 - Resolved data re-rendering on scrolling up in virtualization.