Essential Studio for EJ2 React Release Notes

v25.1.40
April 16, 2024

Accordion

Bug Fixes

  • An issue where the expandedIndices returns empty when the HTML sanitizer is enabled has been fixed.

Chart

Bug Fixes

  • #I574804 - Now, the title is wrapped properly when it exits the chart in wrap mode.
  • #I573884 - Now, all legend items with the same value in point mode will render properly.

DatePicker

Bug Fixes

  • #I572913 - Resolved the console error that occurred when dynamically showing the popup on focus out.

Diagram

Bug Fixes

  • #FB51986 - Now, The Diagram is rendered with swimlane when passing element container as a second parameter.
  • #FB52116 - Now, The user handle is not visible while dragging the node/connector.
  • #I570099 - Now, Phase is selectable after deleting first phase without swimlane header.
  • #I51986 - Now, aria-label value is added in text edit mode for annotation resolving accessibility error.
  • #I561938 - Now, the connectors routed properly with shortest routing distance while using enable routing.
  • #I568115 - Prevented overlapping of Nodes during collapse of multiple nodes with Layout Animation.
  • #FB52027 - Now, the text edit for Bpmn text annotation working properly.

Dialog

Bug Fixes

  • #I577299 - Fixed a Console error that was occurring when navigating the page with a dialog in React.

GanttChart

Bug fixes

  • #I566632 - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
  • #I570307 - Toolbar refresh script error throws in Gantt issue has been fixed.

Grid

Bug fixes

  • #I577961 - The issue where checkbox selection was not working properly upon touching the header checkbox has been fixed.
  • #FB52524 - Script error thrown when refreshing aggregateModule with grouping has been fixed.
  • #I576058 - The issue with validation message positioning in dialog edit mode with frozen columns has been resolved.
  • #I576570 - The issue where command column buttons were removed upon deleting a record in the infinite scrolling grid has been fixed.

Image Editor

Bug Fixes

  • The issue with “content and close icon not proper in alert dialog of the ImageEditor” has been resolved.

LinearGauge

Bug Fixes

  • #I573933 - The tooltips will now be properly aligned with the axis line when the offset property is set in the axis line.

ListBox

Bug Fixes

  • #I565976 - Issue with “The getSortedList data not update correctly while removeItem method after drag and drop action in listbox” has been resolved.

Maps

Bug Fixes

  • #I566503 - The slight variation between the sublayer shape map and tile images of the online map in the base layer is now properly synchronized when panning the Maps.
  • #F186927 - The pinch zooming will now work properly for the online maps, which zoom in and out by a factor of 1.

MultiSelect

Bug Fixes

  • #I572319 - The issue of empty space being added at the top of the popup when filtering and scrolling has been resolved.

PDF Viewer

Bug Fixes

  • #I571265 - Now, the author name is not changed for shape and free text annotations upon saving the document.
  • #I572045 - Now, the transparent background color is not changed to black upon importing exported annotation and saving the document.
  • #I572061 - Now, the standalone saved PDF document with a Not Approved dynamic stamp does not throw an error when opened in Adobe.
  • #I569884 - Now, the script error is not occurred when setting the text markup annotation module to false.
  • #F187662 - Now, the exception is not occurred when right clicking the form fields in the provided document.
  • #I572289 - Now, the exception does not occur when dynamically loading PDF documents in standalone mode.

RichTextEditor

Bug Fixes

  • #I569839 - Now, the title attribute is added properly for the audio and video elements, inserted using the executeCommand public method in the Rich Text Editor.
  • #I572603 - Now, pressing the enter key after inserting the table work’s properly.
  • #I567787 - Now, copy and paste text into the Rich Text Editor when using enterkey as BR work’s properly.

Spreadsheet

Bug Fixes

  • #I575050 - Issue with “chart model is not properly maintained during initial loading when the top and left positions are specified in the chart model” has been resolved.

Stepper

Bug Fixes

  • #I570244 - The issue with stepper component styles being overridden using CSS important has been resolved.

Bug fixes

  • #I570254 - Fixed issue where script error occurs on initial rendering with templates in react treegrid in case of virtualization enabled.

TreeView

Bug Fixes

  • #I572876 - The issue with “The checkbox state are not read by the screen reader in the TreeView component with edge browser” has been resolved.

Uploader

Bug Fixes

  • #I571768 - Resolved Console error that occurred when uploading a file with button click without showFileList.