Essential Studio for Vue Release Notes

v20.4.49
February 07, 2023

Accordion

Bug Fixes

  • #I430833 - An issue with accordion active item styles override the grid pager has been fixed.

Chart

Bug Fixes

  • #I430549 - The axis labels getting cut off when rotating the labels has been fixed.
  • #F180163 - Removed the chart focus element when changing to the next page.
  • #I432239 - Now, the chartDoubleClick event is triggered when used in conjunction with the chartMouseClick event.

Dialog

Bug Fixes

  • #I428772 - Fixed alignment issue with Dialog component header content and close icon.

DocumentEditor

Bug Fixes

  • #I426407 - Resolved the issue with application-level CSS inherited to the content during copy and paste operation.
  • #I428463 - Resolved the issue while editing in header with track changes enabled state.
  • #I420355 - Resolved the issue with page break and paragraph pagination properties preservation.
  • #I371788 - Resolved the multiple spell check call triggering when enabled of initial disabled in creation.

Bug Fixes

  • #I429410 - The issue of Select All/Unselect All taking an excessive amount of time and causing browser crashes in a Dropdown Tree with a large data source has been resolved.

Gantt

Bug Fixes

  • #I429875 - Console error while using self-referential data issue has been fixed.
  • #I428914 - Duration value is not maintained when using valueAccessor issue has been fixed.
  • #I426170 - Action complete is not triggered properly for Zoom In and Zoom to fit in Gantt chart.

Grid

Bug Fixes

  • #I428359 - Fixed issue with previous filtering of other columns being cleared when filtered with “not equal to blank.”
  • #I433085, #I432020 - Fixed issue with template column appearing blank when React state value changed.
  • #F180302 - Fixed script error when accessing the edit form inside the actionComplete event.
  • #I428195 - Fixed issue with drag and drop when dynamically enabling drag and drop and infinite scrolling.
  • #I429045 - Fixed issue with HTML input not working in header template when allowDragAndDrop property is enabled.

ImageEditor

Bug Fixes

  • Issue with “Script error thrown while resizing control without toolbar” has been resolved.
  • Issue with “Script error thrown while cancelling freehand drawing” has been resolved.

Maps

Bug Fixes

  • #I430846 - Maps will be rendered properly when the zoomFactor and centerPosition is set to their initial value using zoomByPosition method.
  • #I430070 - Marker templates will now render properly in the Maps when they are contained within an HTML div element with “scroll” overflow CSS style.

Bug Fixes

  • #I425152 - The issue with “Menu item not render properly when we use ItemTemplate with custom menu items” has been resolved.

PDFViewer

Bug Fixes

  • #I429549 - Now, the check boxes are no longer offset to the right in the print preview.
  • #I429288 - Now, the deletion option for a draw signature type will visible in the context menu.
  • #I431758 - Now, the checkboxes with the same name are correctly selected.
  • #I429416 - Checkbox layer is now rendered properly when loading the provided PDF document.
  • #I431679 - Now, the handwritten signature does not now become empty when a random signature is added.
  • #I431466 - Now, the toolbar icon is properly visible in mobile mode.
  • #I431286 - Now, the radio button selector size is proper in the given document.
  • #I408530,#I428623 - Now, free text annotations does not shifted towards left side in edit mode.

Features

  • #I426307 - Improvements to page rendering for zoom levels under 25% by using thumbnail images.
  • Now, support provided for tab navigation in form fields and form designer.

RichTextEditor

Bug Fixes

  • #I419211 - Fixed issue where list content copied and pasted from MS Word was not properly aligned.

Schedule

Bug Fixes

  • #I430344 - An issue with the resource id values for added records and changed records were incorrect when the allowMultiple property for schedule resources was set to true has been fixed.

Spreadsheet

Bug Fixes

  • #I432121 - Issue with “editing cell data is not updated on the cell while scrolling the sheet before save the edited cell value” has been resolved.

Switch

Bug Fixes

  • #I427994 - Provided aria-label and id htmlAttributes support to the switch component.

TreeGrid

Bug Fixes

  • #I427734 - Resolved column width(resizing) was not persisted while using stacked columns in case of enablePersistence property enabled in the tree grid.
  • #I430564 - Resolved child records disappearing on Expand/Collapse action while using Observables.