Essential Studio for React Release Notes

v19.3.55
November 23, 2021

AutoComplete

Bug Fixes

  • #I343913 - Issue with “exception throws while preventing the request to the server in the actionBegin event” has been resolved.

Chart

Bug Fixes

  • Tooltip is now working fine in react library for mobile device.
  • #I347059 - Data label is now rendering properly for stacking column.
  • #F170296 - Datalabels are now removed for empty datasource on dynamic update.

Diagram

Bug Fixes

  • #I346676 - The issue “Drag and drop item from Tree-View to Diagram doesn’t behave correctly” has been fixed.
  • #I347727 - The issue “RemovePalette API not working properly” has been fixed.
  • #I348028 - The issue “SelectionChange newValue is null when deselecting one of multiple selected shapes” has been fixed.

DocumentEditor

Bug Fixes

  • I345759- Resolved the table border rendering issue.

FileManager

Bug Fixes

  • #I341862 - The issue with “filterFiles method throws script error in File Manager” has been resolved.

Gantt

Bug Fixes

  • #347753 - Issue in defaultedit edit type has been fixed.

Grid

Bug Fixes

  • #I339851 - React state value is not update for a custom component render in Grid headerTemplate issue has been fixed.
  • #F170201 - Passed groupcaption details in the exportGroupCaption event arguments.
  • #I347287 - Maximum call stack issue occurs when checkbox columns set visible property as false for first column has been fixed.
  • #I347439 - The last row bottom border issue in Frozen right part has been fixed.
  • #I348589 - Changing grid height programmatically throws script error while scrolling issue has been fixed.

Kanban

Bug Fixes

  • #I344836 - The issue with “Swimlane row is not created when kanban keyField has 0 value alone” has been resolved.

PivotTable

Bug Fixes

  • The pivot table can now be properly exported to an pdf file with two levels of columns.

RichTextEditor

Bug Fixes

  • #I347461 - The issue with “quickToolbar of image is not hidden, when we click on the popup and then press Esc to hide” has been resolved.

Schedule

Bug Fixes

  • #I347217 - An issue while using getRecurrenceDates method in the weekly rule option has been fixed.

Spreadsheet

Bug Fixes

  • I345828 - Toggle Button state not refreshed in ribbon while using clear format option issue resolved.

TreeGrid

Bug Fixes

  • #I346283 - Resolved “No records to display” issue when scrolling using column Virtualization with sorting.
  • #I347163 - Resolved checkbox selection is not working properly while using column Virtualization.
  • #I346278, I346277 - Resolved White space issue when collapsing rows and scrolling down and adding the record using addRecord method in Virtualization.
  • #F169974 - Resolved deleting parent and child using deleteRecord method.