Essential Studio for EJ2 TypeScript Release Notes

v23.1.38
September 26, 2023

Common

Bug Fixes

  • #I493496 - Up loader file name with special character issue has been fixed.

AccumulationChart

Bug Fixes

  • #F184357 - Funnel chart is now rendering properly when all the data points value is zero.
  • #I498982 - Data labels are now displaying properly after legend click.

Chart

Bug Fixes

  • #I498152 - Fixed the issue of pane collapse when zooming in the chart.
  • #I498070 - Now, the tooltip is displaying properly for all series when the shared tooltip is enabled.
  • #I478252 - Updated legend aria-label based on the visibility of the series.
  • #I499382 - Changed the color of the tab bar line based on the theme.
  • #I499384 - Chart points are now focusing properly when navigating using arrow keys.
  • #I498673 - Now the primary axes are displaying properly when rendering series using secondary axes.
  • #I500178 - Fixed a issue where a console error was being thrown when trying to zoom in the Pareto chart during selection.
  • #I482650 - Fixed issue where the height of the chart would increase when the axis was hidden.

Diagram

Bug Fixes

  • #I184493 - The null exception will no longer thrown while hovering over the ports.
  • #F45135 - Now, onUserHandleMouseUp event triggers for single time.
  • #I487517 - Now, while enabling virtualization constraints nodes does not disappears.

Bug Fixes

  • #I490660 - Fixed an issue where the dropdownlist popup was not positioned correctly when the rtl mode was enabled and the popup width was greater than the dropdownlist width.

FileManager

Bug Fixes

  • #I492922 - The issue with the drag and drop support for the File Manager component in mobile mode has been resolved.
  • #I495435 - Duplicate folders issue in the navigation pane of the File Manager while switching root folders frequently has been resolved.

GanttChart

Bug Fixes

  • #I479961 - Milestone baseline moves along with the milestone issue has been fixed.
  • #I501391 - Misalignment in tooltip when connecting predecessor.
  • #I495216 - Predecessor is not displayed when we give GUID issue has been fixed.
  • #I499587 - Update of custom column in general tab issue has been fixed.
  • #I184189 - Changing values in the action Begin event does not reflect while rendering issue has been fixed.
  • #F184629 - Milestone not rendered properly after editing issue has been fixed.
  • #I492520 - Critical path styling not getting cleared correctly issue has been fixed.
  • #I502650 - Taskbar dragging and progress resizing while moving the mouse outside chart issue has been fixed.
  • #I493515 - When we collapse with Virtualization, the styles doesn’t apply properly issue has been fixed.

Grid

Bug fixes

  • #I490971 - Fixed a time zone conversion issue that occurred during date filtering in grid with UrlAdaptor.
  • #I503559 - Resolved the last column width issue in the frozen grid.
  • #I489490 - Fixed an issue where changeDataSource was not working properly when virtualization was enabled.
  • #I499794 - Fixed an issue where the disabled cursor was not showing when dragging rows outside the grid with the RowDragandDrop feature.
  • #I501376 - Resolved a script issue that occurred when dynamically changing the checkbox column to a data column and performing batch editing.

PivotTable

Bug fixes

  • F184045 - The pivot table can now be exported as Excel with conditional formatting.
  • I500613 - When an OLAP cube dimension member with a special character is used, the pivot table now works properly.
  • I496328 - Filtering is now applied properly in the pivot table when the showNoDataItems option is enabled.
  • I474787 - The pivot table will now be properly displayed while scrolling in MAC with the virtualization option enabled.

ProgressBar

Bug Fixes

  • #I501894 - Now, the linear progress bar label renders properly when the alignment is set to center.

Ribbon

Bug Fixes

#I499031 - Now, the issue with overflow popup items are arranged in reversal order when being resized is resolved.

Signature

Bug Fixes

  • #I497270 - Provided the support to “GetSignature” public method returns base64 string with background.
  • #F184324 - Provided the “refresh” public method to signature component.

Tooltip

Bug Fixes

  • #I498062 - The console errors with the Tooltip component while dragging a diagram node over another node frequently has been resolved.

Uploader

Bug Fixes

  • #I490580 - Fixed an issue where the status code was returning ‘1’ during the second file upload in the OnActionComplete event.