Essential Studio for EJ2 TypeScript Release Notes

v22.1.39
July 18, 2023

Bug Fixes

  • #I480096 - An issue with the indicators are not updated while dynamically changing the data source of the Carousel has been fixed.

Chart

Bug Fixes

  • #I474743 - Fixed issue where chart type did not change when updated using the “type” attribute.
  • #I473789 - Fixed an issue where the chart was not getting rendered in PhantomJS.
  • #I473845 - Resolved an issue where axis labels were not rendering correctly during export and initial render.
  • #I478252 - Improved the accessibility of the legend.
  • #I478253 - Updated the accessibility text in the chart container.
  • #I481747 - Now, the double axis labels are correct when the culture is set to ‘it’.

DocumentEditor

Bug Fixes

  • #I476853 - Resolved the script error while pasting content when enable track changes.
  • #I475577 - Now, text inserted correctly when setting column as left, right.
  • #I478156 - Resolved the exception throw while SaveAsBlobAsync and load in blazor.
  • #I477929 - Fixed the issue in header rendering.
  • #I476855 - Resolved the script error is thrown when deleting the tracked content.
  • #I461189 - Fixed the paste issue in Footnote content.
  • #I477905 - Resolved the Comments not highlighting issue.
  • #I477735 - Now, Properties pane has proper focus while moving mouse from the properties.

FileManager

Bug Fixes

  • #I472742 - The exception that occurred when using the File Manager download button multiple times in the Amazon File Provider has been resolved.

GanttChart

Bug Fixes

  • #I45187 - Border is changed to outline in CSS issue has been fixed.

Grid

Bug Fixes

  • #I477090 - Fixed an issue where inline and batch edit modes behaved differently when the column.allowEditing attribute was set to false.
  • #FB45184 - The error that occurred when searching for a backslash character in the Excel filter search has been resolved.
  • #FB44897 - Fixed the problem with the MUI Select Dropdown not functioning correctly in the Filter Template.
  • #I467307 - Resolved the issue with Excel export where the child grids were not exported properly.
  • #I479191 - The error that occurred when clearing the searched value after performing a search has been resolved.
  • #I477380 - Improved the Excel export of the hierarchy grid to prevent unwanted column filters.
  • #I472635 - Resolved the problem where the selection moved to the first row when the newRowPosition was set to Bottom.

ImageEditor

Bug Fixes

  • Issue with “Circle cropped image is not saved properly” has been resolved.

ListBox

Bug Fixes

  • #I473804 - Issue with “Scroll goes down while dragging the list item when we placed the listbox within popup” has been resolved.

Maps

Bug Fixes

  • #I482286 - When the page containing the Maps, which is placed in the dashboard, is switched dynamically, script errors are no longer thrown.

Bug Fixes

  • #F158513 - The issue with “hideItems method not working properly in angular menu component” has been resolved.

MultiSelect

Bug Fixes

  • #I480443 - Fixed console error that occurred when opening the multiselect in mobile mode

PdfExport

Bug Fixes

  • #I448711 - Resolved the page scaling preservation issue for PDF viewer preference support.

PDFViewer

Bug Fixes

  • #I476124 - Now, able to cut, copy and paste the comments on the comment panel using keyboard shortcuts.
  • #I475392 - Now, Ctrl + Z does not removes the entire comment text while editing the comment.
  • #I478671 - Now, annotations have been rendered and no script error occurred while loading the given document by setting the enableMeasureAnnotation to false.
  • #I464868 - Now, we can automatically select the placeholder text in the comment panel for the FreeText annotation without having to set the defaultText in freeTextSettings.
  • #I480522 - Now, the deleted imported annotations do not appear when we resize the PDF Viewer.
  • #F182930 - Now, the script error no longer occurs when updating the values for the signature and initial fields that have the same name, which are found in pages that are not being rendered.
  • #I477780 - Now, we are able to add the annotations properly using the add annotation API.

Pivot Table

Bug Fixes

  • #F183090 - Columns can now be hidden specifically with an OLAP data source.

Ribbon

Bug Fixes

  • Now, the issue with Ribbon tooltip position is resolved.
  • Now, the issue with Ribbon tooltip cssClass not added properly is resolved.

RichTextEditor

Bug Fixes

  • #I482404, #I467318 - Now, pasting the content along with images from MS Word works properly in the Rich Text Editor.

SpeedDial

Bug Fixes

  • #I478092 - Enhanced the component’s functionality, by introducing the isPrimary property to specify whether it is a primary button or not.

SvgBase

Bug Fixes

  • #I476341 - Resolved an issue where the tooltip template was not rendering when using the series name.

TreeGrid

Bug Fixes

  • #I478636, #F183159 - Fixed the issue where an unwanted tooltip was being displayed in the checkbox column feature.