Essential Studio for EJ2 JavaScript Release Notes

v21.2.8
May 30, 2023

AutoComplete

Bug Fixes

  • #I460876 - Issue with “The header and footer template are not working” has been resolved.

Chart

Bug Fixes

  • #F181551 - The tooltip now displays the percentage of each stacking group.
  • #F182191 - Now, tooltip values are displayed correctly when no data is given for the data point in a series.
  • #I461357 - Now, zooming and selection are working properly when using both at the same time.
  • #I452148 - The issue of the y-axis label overlap has been fixed.
  • #I464813 - Fixed MinorGridLine to be visible even when the width is not set for MajorTickLine.
  • #I463171 - Fixed issue where column width was not being set properly.
  • #I462090 - Fixed an issue where startFromAxis was not working correctly for stripLine.

ColorPicker

Bug Fixes

  • Issue with keyboard navigation has been resolved.

ContextMenu

Bug Fixes

  • #I829933 - The issue with “hideItems method of context menu not working properly for sub menu item” has been resolved.

DataManager

Bug Fixes

  • #I464294 - Resolved the issue where the value zero is not displayed in the grid while using complex data binding.

Diagram

Bug Fixes

  • #I461020 - The undefined Exception will No longer thrown while dragging Swimlane after performing undo/redo on swimlane child nodes.
  • #I462780 - Now, Nodes are updated properly while zoom out diagram in canvas mode.

DocumentEditor

Bug Fixes

  • #I454919 - ShowComment API is now working properly.
  • #FB43366 - when track changes is enabled, chinese letters are now properly rendered.
  • #I457517 - Resolved script error occurred when removing the content.
  • #I454821 - Resolved the issue with document parsing in the Tika server.
  • #I457688 - Resolved the selected content removing issue.
  • #I457853 - Select all content is now removed properly.
  • #I458134 - Table is now rendered properly without overlapping issue.
  • #I459215 - Resolved Black color chart appearance while exporting as Docx.
  • #I459220 - Resolved the component hanging issue on loading a document.
  • #I459229 - Delete/backspace is now working for RTL last content.
  • #I461305 - Resolved the style issue while pasting content from office 365.
  • #I453980 - When opening the exported document with chart in Document Editor is not throwing an error.
  • #I459906 - Header/Footer class is now added while converting docx/SFDT into HTML.
  • #F182457 - Resolved the style issue while pasting content from office 365.

ExcelExport

Bug Fixes

  • Fixed the text with double quotes being rendered improperly in CSV export.

GanttChart

Bug Fixes

  • #I461738 - Updating custom column change the end date issue has been fixed
  • #I461564 - Editing cell followed by context menu does not work issue has been fixed
  • #I461800 - Console error while exporting pdf error has been fixed.
  • #I464045 - Parent dependency renders though we set allowParentDependency as false issue has been fixed.
  • #I462271 - Taskbar not rendered when we use taskbar template issue has been fixed.
  • #I460869- Issue in Resource view wont display resource name has been fixed
  • #I461105 - Baseline dates rendered incorrectly in without dayWorkingTime issue has been fixed.
  • -#I460869- Issue in Resource view wont display resource name has been fixed.

Grid

Bug Fixes

  • #I466214 - Resolved the issue where the page size was not being increased when adding new records to the grid containing a pager dropdown.
  • #I464294 - Resolved the issue where the value zero is not displayed in the grid while using complex data binding.

HeatMap

Bug Fixes

  • #F182203 - The data points in the JSON data will now be properly mapped in the HeatMap using the cell adapter with maximum and minimum properties set in the x-axis.

ListBox

Bug Fixes

  • #I462373 - Issue with “Double quotes value not submitted while using the listbox component within the form.” has been resolved.

PdfExport

Bug Fixes

  • #I452302 - Resolved the PDF grid row preservation issue.

PDFViewer

Bug Fixes

  • #I464823 - Now, able to edit the annotation comments when cursor is placed in the textbox.
  • #I464868 - Now, when double-clicking the free text annotation comment, the comment is focused.
  • #I438900 - Now, double tap zooming is working after signing the signature field.
  • #I438900 - Now, double tap zooming is working on iOS devices even if annotation module is not injected.
  • #I467181 - Now, the tab key is working when we add PDF Viewer and input elements in the same page.
  • #I467222 - Now, the triggerAnnotationPropChange event is not triggered multiple times when adding the free text annotation programmatically.
  • #I464511 - Now, the content of the free text annotation does not changes when we click outside of it.
  • #I463293 - Now, the form fields are placed properly while zoom in or zoom out in mobile device.

Pivot Table

Bug Fixes

  • The grouping option in code-behind now works properly in the pivot table with server-side engine.
  • The member editor popup will now display properly even if the pivot table contains invalid filter members.

RichTextEditor

Bug Fixes

  • #I464428 - Now, the underline and strikethrough toolbar status are updated properly after pasting the content.

Spreadsheet

Bug Fixes

  • #I462789 - Issue with “formula calculation is not updated properly when cells contain the decimal values” has been resolved.

TimePicker

Bug Fixes

  • #I461842 - The performance issue with the Time picker, which was caused by the creation of the popup during component rendering has been resolved.

TreeGrid

Bug Fixes

  • #461200 - Resolved After expanding parent record in virtualization enabled remote data, the child records were not updated properly.
  • #I459187 -Fixed an issue where the Records are missing on adding a record as child and below.
  • #I461200 - Resolved After expanding parent record in virtualization enabled remote data, the child records were not updated properly.
  • #I462460 , #I461924 - Resolved Script Error throws while using Virtualization with Collapse All action.

TreeView

Bug Fixes

  • #I457872 - Resolved the issue where customized theme styles were not correctly applied for active node text of TreeView component.