Essential Studio for EJ2 TypeScript Release Notes

v19.3.48
November 2, 2021

Chart

Bug Fixes

  • #I346066 - Pie chart datalabels are now rendering properly while disabling the legend dynamically.

ColorPicker

Bug Fixes

  • createPopupOnClick property scenario not handled properly in ColorPicker has been resolved.
  • I344127 - Issue with ColorPicker value not updated properly if opacity is set to false has been resolved.

Diagram

Bug Fixes

  • #I345844 - The issue “An exception occurs when perform search in the symbol palette” has been fixed.
  • #F169922 - The issue “Need to provide support to set assistants based on datasource field in organizational chart” has been fixed.
  • #I345570 - The issue “Nodes doesn’t gets arranged in zindex order after grouping it” has been fixed.

DocumentEditor

Bug Fixes

  • #I340276 - Resolved issue with entering custom date time value in form field.
  • #I344605 - Resolved the context menu rendering issue for multiple instances of DocumentEditor in the same page.
  • #I343106 - Resolved the table border rendering issue.

Bug Fixes

  • createPopupOnClick property scenario not handled properly in DropDownButton has been resolved.

Bug Fixes

  • #I344723 - The issue with “The selected value is not removed from the Dropdown Tree while using the value property as two-way binding” has been resolved.

ExcelExport

Bug Fixes

  • XML content is exported properly in Grid to Excel export.

Gantt

Bug Fixes

  • #343417 - Issue in updating row index after row drag and drop has been fixed.
  • #346516 - Issue in context menu after cell editing has been fixed.
  • #346736 - Issue in rendering connector points when progress field is not mapped has been fixed.

Grid

Bug Fixes

  • #I345881 - Script error while reordering with the column virtualization is resolved.
  • #I345229 - expandAll and CollapseAll in grouping issue has been fixed.
  • #I343503 - row Selected data is incorrect while apply Sorting and Grouping is fixed.

ListBase

Bug Fixes

  • #I344581 - The issue with “ListView item is displayed as an anchor element when URL is present in data source” has been resolved.

PDFViewer

Bug Fixes

  • #I344888, #F169870 - Now, signature dialog settings is working properly for the handwritten signature dialog.
  • #I346090- Now, the primary toolbar should not hide if form designer toolbar is visible.
  • #I344897, #I345574 - Now, the indicator text and required properties for signature fields settings are working properly.
  • #I344082- Now, signature text annotation is rendered properly on loading the document.

PivotTable

Bug Fixes

  • While no fields are bound in the values axis, the empty pivot table is now properly displayed.
  • Even the value fields starts with the same unique name (fieldName), the Pivot Table values are now properly displayed.

Schedule

Bug Fixes

  • #F158202 - The getCurrentViewEvents method not returns current view events in Agenda view has been fixed.
  • #I343356 - An issue while using two dynamic validation error message for the scheduler field has been fixed.
  • #I345316 - An issue while saving an event dynamically using saveEvent method only with timezone property for the scheduler has been fixed.
  • #F169453 - An issue with the horizontal scroll position in the timeline month, while dragging or resizing an event has been fixed.
  • #I342117 - An issue with virtual scrolling down not happening issue in Agenda view mobile mode has been fixed.

Spreadsheet

Bug Fixes

  • I345577 - Selection misalignment occurs with the resized row issue resolved.
  • I346629 - Selection misalignment while perform autofit to rows issue resolved.
  • I346978, I346947 - Data loss after clear filtering issue resolved.
  • I346943 - Copy / paste not working after clear filtering using ribbon issue resolved.
  • I346921 - Cell selections are not proper after scrolling the filtered data issue resolved.
  • I346267 - Last occurrence value not replaced while doing Replace all with workbook mode issue resolved.

TreeGrid

Bug Fixes

  • #I342419 - Resolved performing add operation after calling refresh method.