Essential Studio for EJ2 TypeScript Release Notes

v22.2.8
August 08, 2023

Chart

Bug Fixes

  • #I483107 - Data editing is now working properly, along with the zoom property.
  • #I484578 - The trendline is now rendered for the polynomial type in datetime.
  • #I485511 - Fixed an issue where the trackball was not rendered properly in canvas mode.

Checkbox

Bug Fixes

  • #I488474 - The issue with “Hovering the checkbox checked items of checkbox is unchecked while using RTL mode” has been resolved.

ComboBox

Bug Fixes

  • #483288 - Fixed a script error that occurred when opening the combobox popup in the Internet Explorer browser.

Diagram

Bug Fixes

  • #I482420 - Now, Connector draw cursor is enabled while hover the group node port.
  • #I484353 - Now, copy paste the group node multiple times is working properly.

DocumentEditor

Bug Fixes

  • #I482386, #I486455 - Resolved the spell check issue.
  • #I482694 - Now, the table Header repeating is proper while enter new data at last row of the page.
  • #I483711 - Fixed the issue in custom style preservation and applying.
  • #I478257 - Fixed the issue in list format rendering.
  • #I484131 - Resolved the table lines missing after saving the document.
  • #I485502 - Resolved the issue in exporting the document with an image.
  • #I486096 - Now, Update field appear in the context menu.

Bug Fixes

  • #I486201 - Issue in “DropDownButton Popup flickering issue while using the target property.” has been resolved.

Bug Fixes

  • #I474541 - Fixed an issue where the position of the popup was incorrect when enabling RTL mode.

GanttChart

Bug Fixes

  • #I485907 - When multiple records are selected after using the context menu to delete, it is not working issue has been fixed.
  • #I483579 - Splitter resize issue when we resize browser window issue has been fixed.
  • #I483399 - Style not applied for the collapsed row when the virtual scroll is enabled issue has been fixed.
  • #I473286 - Unable to drag taskbar and tooltip is misaligned issue has been fixed.

Grid

Bug Fixes

  • #I475018 - Grid filter showing duplicate values without ignoring case has been resolved.

ImageEditor

Bug Fixes

  • Issue with “Script error thrown while applying text area changes to canvas” has been resolved.

ListBox

Bug Fixes

  • #I485947 - Issue with “Script error thrown While Drag and Drop in dual ListBox with filtering option in blazor” has been resolved.

Maps

Bug Fixes

  • #I485498 - Mouse events will now work properly on the marker templates.

PDFViewer

Bug Fixes

  • #I484429 - Now, the error does not occur when we programmatically delete the added annotation.
  • #I485416 - Now, the ink annotations are rendered properly after programmatically adding the highlight annotation.

Pivot Table

Bug Fixes

  • I485463 - The pivot table can now be properly rendered when sorting is applied with virtualization.
  • I486436 - The pivot chart can now be properly rendered with remote data binding.
  • F183726 - The “multiLevelLabelRender” event will now work properly in the Angular pivot table.

QueryBuilder

Bug Fixes

  • #I469225 - Resolved the Custom operator not working properly in QueryBuilder While dynamically change locale property.

Schedule

Bug Fixes

  • #I478902 - Performance issue in calculating scrollbar width has been fixed.

SvgBase

Bug Fixes

  • #I483794 - Fixed an issue where the bold formatting was not applied correctly in the tooltip header.

TimePicker

Features

  • #I480992 - Added support for configuring server time zone settings to the component. The serverTimezoneOffset property can now be used to set the pre-bound value based on the time zone provided to the component.