Essential Studio for EJ2 Angular Release Notes

v23.1.38
September 26, 2023

Common

Bug Fixes

  • #I488912 - Resolved the ngModel data binding not working properly in Form Base.

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.

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.

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.

ImageEditor

Bug Fixes

  • #I499689 - Provided the “ShapeChanging” event trigger support for pen action annotation.
  • #I495011 - Provided the “ShapeChanged” event trigger support for after shapes are changed and applied to canvas.

Maps

Bug Fixes

  • #I497871 - After adding a marker using the addMarker method, marker locations will now be correct when zooming and panning is performed on the Maps.

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.

QueryBuilder

Bug Fixes

  • #I504588 - Issue with Query builder column template not render in Vue3 platform has been fixed.

Ribbon

Bug Fixes

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

Schedule

Bug fixes

  • #I501151 - An issue where the eventDoubleClick event is not triggering has been fixed.

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.