Essential Studio for React Release Notes

v16.3.27
October 23, 2018

Chart

Bug Fixes

  • Stroke width for line type legend is now working fine.

DataManager

Bug Fixes

  • Script error while parsing the ODataV4 batch response is fixed.

DateRangePicker

Bug Fixes

  • Fixed the form reset handler issue while destroying the component.

Diagram

Bug Fixes

  • Improper positioning of group offset in initial rendering is working properly.

Bug Fixes

  • null exception handled in getItems method.

Grid

Bug Fixes

  • Grid Filter column field is undefined while using stacked headers is fixed.
  • Angular Grid is failed in production mode when sideEffects is set as false is fixed.
  • Checkbox select all is not selecting all records when batch added record is fixed.
  • rowHeight is not set properly when grouping column enabled is resolved.
  • When performing excel filter search with enter key the operators are always contains is resolved.
  • script error throws in rowSelected and cellSelected event after moving from one page to another page is fixed.

HeatMap

Bug Fixes

  • Axis labels tooltip cropping issue has been fixed
  • Issue with heatmap margin with minimum axis label size has been fixed.

ListView

Bug Fixes

  • Fixed issue with imageUrl property while using with template rendering.

Bug Fixes

  • Destroy method issue while using multiple menu is fixed.

MultiSelect

Bug Fixes

  • ngModel is not updated when select all value using SelectAll option has been fixed.

TextBox

Bug Fixes

  • The issue with updating value property on model binding has been fixed.