Essential Studio for EJ2 JavaScript Release Notes

v20.1.58
May 31, 2022

Gantt

Bug Fixes

  • #380136 - End date is not updated when we update the resource unit via updateRecordByID method.
  • #378491 - Data is not displayed when we frequently move between different tabs has been fixed.
  • #379660 - Script error thrown when switching between tabs has been fixed.

Kanban

Features

  • #I373922 - Now, we have improved the performance with the Kanban drag and drop action when large data is being loaded.

PDFViewer

Bug Fixes

  • #I377034- Now, the existing form fields value can be retrieved using the retrieveFormFields() method.
  • #I367416- The radio buttons on the iPad are displayed properly after zooming in and out.
  • #I374726- Signatures will appear in the PDF viewer for the provided document.

PivotTable

Bug Fixes

  • #I380533 - When using value fields with advanced aggregate options, the pivot table can now be properly exported to Excel and CSV formats.

Bug Fixes

  • #I376806 - Now, the drop down list popup will close properly even after interaction with more than one drop down component.

RichTextEditor

Bug Fixes

  • #I378721 - Now, pressing the enter key on the selection of multiple paragraph contents works properly in the Firefox browser.
  • #I378378 - Now, copying and pasting the contents with a length that exceeds the maxLength API is properly prevented.
  • #I378378 - Now, adding a link, image, and table is properly prevented when the content length exceeds the maxLength API limit.
  • #I376816 - Now, applying the list by selecting all content that is pasted in the Rich Text Editor on the Firefox browser works and doesn’t raise any console errors.
  • #I378378 - Now, copying and pasting the contents with a length less than or equal to the maxLength API is pasted properly in the Rich Text Editor.
  • #I380152 - Now, typing content in the Rich Text Editor when loading empty P tags in the Iframe mode works properly.
  • #I380165 - Now, the focus will be maintained properly after pressing the enter key in the Rich Text Editor when loading empty P tags.

Splitter

Bug Fixes

  • #F174876 - Now, collapsing the splitter pane after resizing the pane and when the enablePersistance API is set to true works properly.

Tab

Bug Fixes

  • #I377292 - Accessibility issues in tab has been fixed.