Essential Studio for EJ2 JavaScript Release Notes

v20.4.43
January 10, 2023

Chart

Bug Fixes

  • #I426642 - Now accumulation chart keyboard focus element is removed from DOM properly after destroying the component.
  • #I426112 - Now UseGroupingSeparator is working in data label.
  • #I426849 - Tooltip and crosshair are now working properly for the missed data.

ContextMenu

Bug Fixes

  • #I424794 - The issue with “Script error thrown in context menu when navigate using the keyboard” has been resolved.

Dialog

Bug Fixes

  • #I422249 - Now, Removed the “aria-describedby” attribute from Dialog element.

DocumentEditor

Bug Fixes

  • #I424682 - Resolved the issue in the delete and backspace case in bookmark start and end element.
  • #I425401 - Header is now read-only when resizing a table.

FileManager

Bug Fixes

  • #I426172 - Resolved the console error while creating a folder with invalid text when showFileExtension is disabled in the File Manager component.

Gantt

Bug Fixes

  • #I426170 - Incorrect request type in zooming action has been fixed.
  • #FB39646 - Incorrect index value during row drag and drop has been fixed.

Grid

Bug Fixes

  • #I425228 - Exception is thrown when exporting the grid with custom aggregate issue has been fixed.
  • #F179549 - colSpan is not working with Frozen Grid issue has been fixed.
  • #I428130 - Group indent cell width is not properly set has been fixed.
  • #I422144, #F177682 - Validation message misalignment issue has been fixed.
  • #I425048 - The last row bottom border issue in grouping has been fixed.
  • #I424343, #I424671 - Issue with dynamically changing pager pageSize property has been resolved.
  • #I367619 - Added pageSize argument for paging action in actionBegin and actionComplete event.
  • #I414874 - Checkbox state is now reading properly by JAWS screen reader, when select all checkbox is clicked.
  • #I426392 - Grid Column Menu is misplaced in mobile device has been fixed.

PivotTable

Bug Fixes

  • While performing inline editing, the pivot table cell will now properly update for empty values.

RangeNavigator

Bug Fixes

  • #I426389 - Changed event triggered unnecessarily when clicking daterangepicker issue has been fixed.

RichTextEditor

Bug Fixes

  • #I423129 - Now, resolve the script error thrown after full screen and close the bootstrap modal dialog
  • #I423129 - Now, the buttons for bold, italic, underline, and strikethrough are highlighted properly.
  • #I426859 - Now, when the Rich Text Editor is included inside a Dashboard panel, no exception is raised.
  • #I425631 - Now, with the enterKey configuration set to BR the script error is no longer raised while modifying values in the editor.
  • #I420264 - Now, the Code Format feature will now work correctly when you copy and paste the code into the Editor with the paste clean up settings enabled.
  • #I424567 - Now, the quick table toolbar is not misplaced outside the Rich Text Editor when enabling IFrame.

Schedule

Bug Fixes

  • #I425940 - An issue with adding an aria-pressed attribute to the appointment has been fixed.
  • #I427181 - The issue with the schedule tooltip displaying start and end times in 12 hour format when the schedule is in 24 hour format has been fixed.

TreeView

Bug Fixes

  • #I422672 - The expand icon not working properly in mobile mode issue has been fixed.