Essential Studio for EJ2 TypeScript Release Notes

v24.2.9
March 05, 2024

Chart

Bug Fixes

  • #I558392 - Now the line color of the Pareto chart is stable when toggling the legend.
  • #I558247 - Now sorting is working in the Pareto chart.
  • #I557017 - Now the column is rendered properly when a corner radius is used.

ColorPicker

Bug Fixes

  • #I526571 - Fixed the issue where Color Picker throws an error on mobile devices while createPopupOnClick is set to true has been resolved.

ComboBox

Bug Fixes

  • #I557826 - Fixed an issue where preselected values in ComboBox were not working properly when Virtualization is enabled.

DateTimePicker

Bug Fixes

  • #FB50296 - Fixed an issue where the date format MMM/YYYY was displaying the wrong date value in languages other than English.

Diagram

Bug Fixes

  • #I557035 - Now, the layers object gets cleared when we call clear method.

DocumentEditor

Bug Fixes

  • #I555058 - Resolved the shape position issue in the attached document.
  • #I546422 - Resolved the presence of additional spacing in the Arabic document.
  • #I544048 - Resolved the before spacing issue.
  • #I547781 - Resolved the show revisions API not working properly issue.
  • #I540605, I527154 - Resolved the copy pasting issue in blazor.

GanttChart

Bug Fixes

  • #I557001 - Console error in dependency connection after row drag action issue has been fixed.
  • #I556547 - top and bottom tier shows null when using custom zooming levels.
  • #I552622 - The enable immutable enabled sample expand icon hide when record add issue has been fixed.
  • #F186617 - Gantt pdf export taskbar text alignment issue has been fixed.
  • #I561997 - The PDF export is not working properly when changing bottomTier to week.
  • #I560166 - The context menu using “add child” for any task, dependency line validation is not working properly.

Grid

Bug fixes

  • #I546749, #I551015 - The issue in column reordering with frozen column and enablePersistence has been resolved.
  • #I545290 - Resolved the script error in the lazy load grouping with infinite scrolling.
  • #I553601 - Fixed the issue where the grid’s edit type as datepicker with enable mask for date column was not being applied.
  • #I553142 - Edited Cells are misalignment when show/hide the childGrid issue has been resolved.
  • #FB51346 - Resolved an issue where the column width auto is not working properly with the freeze and resize features.

Kanban

Bug Fixes

#I525892 - Now, the card template works properly upon drag-and-drop action in Kanban with remote data.

PDF Viewer

Bug Fixes

  • #I547297 - Now, the data property was updated properly in the addSignature event.
  • I556216 - Now, the download was working properly for the provided document.

PivotTable

Bug fixes

  • #I542318 - When using the server-side engine, the pivot table will now be rendered properly when the value axis is set to “row” and subTotalsPosition is set to “Bottom”.

ProgressBar

Bug Fixes

  • #I558909 - The progress bar label now renders properly when setting the textAlignment as center.

RichTextEditor

Bug Fixes

  • #I550863 - Now the script error doesn’t show when all content is selected and pasted into the Rich Text Editor.
  • #I555677 - Now the list format is working properly when press the backspace key in a list in RichTextEditor.
  • #I558397 - Now the Emoji Picker popup is shown properly within the inline Rich Text Editor.
  • #I558168 - Now, the font color toolbar works properly when using the inline toolbar of the Rich Text Editor.
  • #I558398 - Now, after pasting an image, the inline editor toolbar items should show properly in RichTextEditor.

Tree Grid

Bug Fixes

  • #F50979 - Fixed issue where the action complete with args.requestType Cancel was not being passed when performing a cell edit action.