Essential Studio for EJ2 JavaScript Release Notes

v21.2.3
May 03, 2023

Chart

Bug Fixes

  • #I452421 - Fixed an issue where a dotted line was showing up for line charts while exporting through PhantomJS.
  • #I451960 - Resolved an issue where the datalabel border was getting added while exporting using PhantomJS.
  • #I452091 - Resolved an issue where line charts were not being rendered while exporting using PhantomJS.
  • #I455206 - Fixed an issue where the DataLabel was not visible despite there being enough space to display it.
  • #I452148 - MultipleRows in labelIntersectAction property is now working properly.
  • #I456533 - Fixed an issue where the tick line was visible even if there was no axis label for it.
  • #F181431 - Fixed the issue where chart width was not changing on print.

Features

  • #I451521 - Provided support for dashArray in series border for Pie chart.
  • #I360879 - Provided support to disable marker explode in shared tooltip.

ComboBox

Bug Fixes

  • #I452948 - “The memory leak issue detected in the combobox component within the detach element tab of the Edge browser” has been resolved.

Diagram

Bug Fixes

  • #I451762 - Now, the flip mode port is working for all nodes.
  • #I449574 - Now, the performance of the diagram is improved while rendering large number of nodes and connectors.
  • #I454253 - Now, fill color for bpmn transaction subprocess is applied properly.
  • #I455551 - Now, history change event does not get triggered while clicking swimlane header for second time.

DocumentEditor

Bug Fixes

  • #SF-446881 - Using getFormFieldNames() methods, now form fields are retrieved in order.
  • #F181200 - Resolved Script error thrown when attempting to delete a checkbox form field.
  • #SF-448155 - Resolved the position issue while resizing table.
  • #FB42313- Resolved Table Merge Cell & Insert Column bug.
  • #SF-449967 - Resolved the problem with the loading of the document.

File Manager

Bug Fixes

  • #I439193 - The data disappears in the DetailsView when dynamically setting columns in the File Manager component has been resolved.
  • #I458884 - The issue with the fileSelect event in the File Manager component details view has been resolved.

GanttChart

Bug Fixes

  • #I441205 - Two spinner appears while performing action issue has been fixed.
  • #I451257 - No proper template for manual milestone parent.
  • #I443041 - Gantt react performance rendering issue during initial load has been fixed.

Grid

Bug Fixes

  • #I432845 - Fixed the issue where Lazylaod grouping with aggregates was not exported properly in Angular and React platforms.
  • #F181415 - Fixed the issue where the typing for filterbeforeopen event of FilterMenu was not set properly.
  • #I450047 - Performance degradation on infinite scrolling with column templates has been fixed.
  • #I455291 - The issue of being unable to edit a newly added row when the dataSource is empty and infinite scrolling is enabled has been resolved.

ImageEditor

Bug Fixes

  • Issue with “Flaggable Enum not working properly in ASPCORE” has been resolved.

ListBox

Bug Fixes

  • #I453746 - Issue with “selectItems doesn’t remove the existing selections in the listbox” has been resolved.

Bug Fixes

  • #I455183 - The issue with “Script error thrown while using hideMenuItems method in menu component” has been resolved.

PDFViewer

Bug Fixes

  • #F181471 - Now, deleted comment value will not appeared while importing the exported XFDF/JSON annotation data.
  • #I453496 - Now, when enableAnnotation is set to false, the script error does not happen while scrolling the document.
  • #I452488 - Now, large files are loaded through the document file path.
  • #F181447 - Now, the free text annotation content is changed properly while resizing.

Pivot Table

Bug Fixes

  • #I453038 - Drill operations now work properly while adding attribute hierarchy to the pivot table.

Features

  • #I398184 - Based on export properties, the pivot table will now export automatically utilizing engine export option support while using for toolbar options.
  • #I442424 - The field list UI now supports setting the default sort order via the load event.
  • #I436727 - While the data source is empty, the field list UI has been rendered with an empty layout.

Spreadsheet

Bug Fixes

  • #F181548 - Issue with “border and cell values are not properly updated when hiding and unhiding the merge applied columns” has been resolved.

Switch

Bug Fixes

  • #I456259 - provided the role attribute support to htmlAttributes property of switch component.

Toolbar

Bug Fixes

  • #I455137 - An issue with Horizontal scroll is not destroyed in RTL mode has been fixed.

Tooltip

Bug Fixes

  • #I446416 - The performance issue in ListView while integrating Tooltip has been resolved.

TreeGrid

Bug Fixes

  • #I440455, #F180980 - Resolved the issue where the data source was not being rendered in the row template sample.