Essential Studio for EJ2 TypeScript Release Notes

v20.4.53
March 07, 2023

Bug Fixes

  • #I437629 - Issue with “Breadcrumb overflow mode menu creates a dark point for multiple click “ has been resolved.

Chart

Bug Fixes

  • #I441035 - Fixed issue with page becoming unresponsive when zooming chart too quickly.

Checkbox

Bug Fixes

  • #I436942 - The issue with “Checkbox checked property is not updated properly at initial rendering” has been resolved.

ContextMenu

Bug Fixes

  • #I439558 - The issue with “When removing all context menu items that contain icons using removeItems method, it thrown null reference error” has been resolved.

DashboardLayout

Bug Fixes

  • #I443265 - The issue of the dragStop event being triggered twice has been resolved.

Diagram

Bug Fixes

  • #I422049 - Now, calling doLayout after injecting line routing module working fine.
  • #F180577 - Now, Send to back command is working when there is single node in layer.
  • #I436649 - Now, connector segment does not get split into multiple segment for top to bottom approach.

Dialog

Bug Fixes

  • #I441169 - Now, the Dialog Component ESC key works properly.

DocumentEditor

Bug Fixes

  • #I443034 - Resolved the font applying issue for Arabic content.
  • #I439255 - Resolved issue in “Allow spacing between the cells” check box.
  • #I438742 - Restricted editing in form field when it is disabled.

Bug Fixes

  • #I429410 - The issue of facing a delay while unselecting large set of items using close icon in the Dropdown Tree component has been resolved.

ExcelExport

Bug Fixes

  • Fixed the file corruption issue due to the multiple vertical tab in Grid to CSV export.

FileManager

Bug Fixes

  • #I439470 - Resolved the files and folders in the navigation pane disappear when using the sortOrder setting in the navigationPaneSettings property in the File Manager component.

Gantt

Bug Fixes

-I413261- Validate predecessor link on editing issue has been fixed.
-I441394- Gantt Column name doesn’t change respect to changing of culture at runtime issue has been fixed.
-I437053- Task label not updated correctly When dynamically updating data source issue has been fixed.

Grid

Bug Fixes

  • #I432092, #I438520, #I438656, #I437702 - Script error thrown when Printing Grid in angular platform has been resolved.
  • #I431502 - Memory leak issue in React platform has been fixed.
  • #I439291 - Improper row height in first row when using grid with allowTextWrap and Infinitescrolling issue has been resolved.
  • #I436900 - Grid skeleton thrown script error when using detail template with Infinitescrolling issue has been resolved.
  • #I436480 - Showing HTML tags in tooltip on hovering the group caption issue has been fixed.
  • #I437570 - Using String Template causes exception issue has been fixed.
  • #F180121 - Grid’s Content cropped when rendering with toolbar template inside a card component issue has been fixed.

MultiSelect

Bug Fixes

  • #I439556, I442336 - The issue “Script error throws after clear the selected value using clear icon” has been resolved.

PDFViewer

Bug Fixes

  • #I429508 - Now, the form fields appears properly in mobile mode.
  • #I433831 - The A4 documents size is now properly set during printing.
  • #F180764 - Now, if we move arrow/line annotations programmatically, their position won’t be changed during export.
  • #I429549 - Now, the checkbox displays properly during the print preview.

RichTextEditor

Bug Fixes

  • #F180013 - Resolved issue where pasting from Word with enterKey configuration set to BR did not work properly in the RichTextEditor.
  • #I440490 - Now, the inline toolbar will be shown while selecting text in the Rich Text Editor using the keyboard.
  • #I440456 - Now, expanding the toolbar will work properly when the width of the Rich Text Editor is half the screen size.
  • #I436678 - Now, the image is not duplicated when it is pasted into the Rich Text Editor and performing shift+enter key action.
  • #I439501 - Now, when pasting the list content from MS Word, the subset formats and alignment are maintained properly.
  • #I439501 - Now, pasting the content from MS Word with the enterKey configured as BR works properly.

Schedule

Bug Fixes

  • #I441823, F180833 - An issue with a script error while customizing the recurrence editor repeat type option in the Schedule editor has been fixed.

Bug Fixes

  • #F180770 - While dynamically setting value for showBackdrop property results in creating duplicate DOM elements in Sidebar is resolved.

SvgBase

Bug Fixes

  • #I439673 - Resolved an issue where tooltip text was getting cut off when the text was longer.
  • #I440991 - Fixed an issue where the Donut chart tooltip was being cropped when displayed outside of the area bounds.

TreeView

Bug Fixes

  • #I436646, #I435360 - Resolved issue, while drag and drop other elements over TreeView component, then “not-allowed” cursor appears.