Essential Studio for Vue Release Notes

v19.2.48
July 20, 2021

Common

Features

  • Provided v-for supprot for array base directives.

DataManager

Bug Fixes

  • #I334900, #I335587, #I335411 - Blank line appears while adding new record with RemoteSaveAdaptor has been fixed.

Diagram

Bug Fixes

  • #I330099 - The issue “The ports outEdges is not updated when cancel the port draw connector addition” has been fixed.
  • I324505 - The issue “An exception will raise while sending the node front to the group “ has been fixed.

DocumentEditor

Bug Fixes

  • #I329790, #I331351 - Resolved export issue for the Table with compatibility mode.
  • #I335409 - Resolved user list updating issue in restrict editing pane.
  • #I328976 - Table and document content is not layouted properly.
  • #I331333 - Resolved the page unresponsive issue in splitting the nested tables.

Bug Fixes

  • #I333505 - The issue with “When placing the button in the header and footer templates of the Dropdown Tree, the button’s click event is not triggered” has been resolved.
  • #I304231 - Improved the item selection performance with large items in the Dropdown Tree component.

ExcelExport

Bug Fixes

  • Performance issue caused by duplicate row checking is resolved.

FileManager

Bug Fixes

  • #F166908 - The issue with “When pressing Ctrl+A key, the scroll bar is moved to last item in File Manager detail view” has been resolved.

Grid

Bug Fixes

  • #I335031 - Filter icon not updated while programmatically filter the column using ColumnMenu is resolved.
  • #I334653 - Editing issue in grouped Grid with virtualization has been fixed.
  • #F166736 - Duplicate Sort numbers element rendered while prevent sort action is resolved.
  • #I334387 - Filter bar focusing is not working properly, while using the multiselect component in the filter template has been fixed.
  • #FB26392 - Script error is thrown while double-clicking the validation error message is fixed.
  • #FB26502 - Cell drag issue when field based command column, has been fixed.

ListBox

Bug Fixes

  • #I333351 - The issue with item template not works while using drag and drop issue has been fixed.

ListView

Bug Fixes

  • #F164730 - “While grouping is enabled, dynamic items are not added to the proper group field in the ListView component” issue has been resolved.
  • #I325424, #I329625 - The issue with “While enabling virtualization support, the ListView functional template is not working” has been resolved.
  • #F166229 - The issue with “The ListView select event is not triggered when selecting items using the space key” has been resolved.

MultiSelect

Bug Fixes

  • #I331063, #I335590 - Issue with “popup is not opened while rendering the component with HTML select tag and dataSource property” has been resolved.
  • #I335674 - Issue with “filtering list item is reset to the popup while scrolling the popup item using mouse” has been resolved.

PDFViewer

Bug Fixes

  • #333530 - Now, the PDF document is rendered correctly, when the viewport width property is null.
  • #335487 - Now, the Radio button and checkbox fields are movable before resizing them.

PivotTable

Bug Fixes

  • #327131 - Now the number format issue for empty cells in excel exporting has been fixed.

ProgressBar

Bug Fixes

  • #I334098 - ProgressBar renders properly when corner radius is set to “Round”.

RangeSlider

Bug Fixes

  • #I329800 - The issue with “The Range Slider tooltip is not closed during the document click” has been resolved.

RichTextEditor

Bug Fixes

  • #I332112, #I332022 - The issue with “Images change aspect ratio, when resized to smallest possible and back larger again” has been resolved.
  • #FB26798 - The issue with “Rich Text Editor change event is not triggered in the code view” has been resolved.
  • #I334073- The issue with “Uploader element is not present in DOM, when drag and drop images in the Rich Text Editor” has been resolved.
  • #I335073 - The issue with “Default font family applied, is not working in inline mode” has been resolved.

Splitter

Bug Fixes

  • #I334749 - Resolved the exception raised, when resizing the window with splitter rendered in the page.

Spreadsheet

Bug Fixes

  • I332804 - Cut / paste action in newly inserted column issues resolved.
  • I333215 - Triggered datasourceChanged event once the dataSource property is changed.

Toolbar

Bug Fixes

  • #I335318 - An issue with Toolbar arrow icons when enabled RTL mode has been fixed.

Tooltip

Bug Fixes

  • #I328768 - The issue with “The Tooltip content is not updated while hovering over the target quickly” has been resolved.

TreeGrid

Bug Fixes

  • #I334684 - Issue in addRecord method with newRowPosition Child and InfiniteScrolling enabled has been resolved.
  • #I334273 - Resolved issue in row position when we expand/collapse a row with Virtualization and collapseAll enabled.
  • #I334442 - Expand/Collapse action works fine after cell save using Enter key.