Essential Studio for EJ2 TypeScript Release Notes

v20.4.50
February 14, 2023

Diagram

Bug Fixes

  • #I432667 - Now, overview updated properly while doing interactions after zoom out.
  • #I433980 - Now, the nodes selections are proper for nodes with large annotations.

DocumentEditor

Bug Fixes

  • #I426407 - Resolved the issue with application-level CSS inherited to the content during copy and paste operation.
  • #I430244 - Resolved the issue when cursor position is at second line start and press backspace key.
  • #I428246 - Resolved the footnote overlapping and row interchanging issue while resizing the table.
  • #I433138 - Resolved the undo issue when find and replace the text.
  • #I433139 - Resolved the typed letters are appearing twice issue.

Bug Fixes

  • #I388868 - Script error occurs while using beforeOpen event in DropDownButton issue has been resolved

Gantt

Bug Fixes

  • #I431629- A script error is thrown while performing tab navigation on the last row.

Grid

Bug Fixes

  • #I434411 - Filter menu dialog is not opening on foreign key column when it has filter template issue has been fixed.
  • #I428195 - Two times dialog word repeated in column chooser when using JAWS screen reader issue was fixed.
  • #I430467 - Script error is thrown when show/hide column in Infinite Scrolling Grid with cache mode issue has been fixed.
  • #I431446 - Editing on ForeignKeyColumn is not working in frozen grid when allowEditOnDblClick is false issue has been fixed.
  • #I435267 - Grid navigation with TAB not working when focus Grid with Alt + J issue has been fixed.
  • #I434619 - Issue with Scrolling in column virtualization grid with empty data has been fixed.
  • #I434806 - Misalignment in Grid column when using Text wrap feature with Hierarchy Grid issue has been fixed.
  • #F180026 - New page added, after adding a new row when page size set to ‘ALL’ issue has been resolved.
  • #F179988 - Dynamic Freeze Column throws script error in batch editing issue has been resolved.

PDFViewer

Bug Fixes

  • #I434198 - Now, the custom stamp is added properly on form fields.
  • #I180081 - Now, when attempting to delete a post in the comment panel, annotations are not deleted from the comment panel.
  • #I431466 - Now, the toolbar behavior is stable in mobile mode.
  • #I432820, #I432145, #F179720 - Now, formFields with same name present in non-rendered pages are download successfully.

RadioButton

Bug Fixes

  • #F40707 - Value change event triggered twice in Radio Button component has been fixed.

RichTextEditor

Bug Fixes

  • #I436733 - Resolved issue with missing closing tag when getting the value of the RichTextEditor text area while enableXhtml is true.
  • #I433202 - The issue of the Rich Text Editor not adjusting to the pasteCleanUp popup’s height when using saveInterval has been resolved.
  • #I434928 - Fixed the script error raised and the issue with table columns couldn’t be resized after cellMerge has been resolved.

SplitButton

Bug Fixes

  • #I434642 - Issue in Script error thrown when we add items in before open event with enable createPopupOnClick property has been resolved.

Spreadsheet

Bug Fixes

  • #I434077 - Issue with “after deleting rows beyond the rendered region, the edited cell value is not updated to the expected cell in finite mode” has been resolved.