Essential Studio for Vue Release Notes
v19.3.47
October 26, 2021
Common
Bug Fixes
-
#I345561
- Resolved the data loading issue in the external template.
Checkbox
Bug Fixes
-
I343607
- Issue with checkbox state not changed in android talkback has been resolved.
DataManager
Bug Fixes
-
#I345190
- Date column filtering operator issue has been fixed.
Diagram
Bug Fixes
-
#I342681
- The issue “BPMN Task shape becomes square shape when printing the diagram” has been fixed.
DocumentEditor
Bug Fixes
-
#I337087
,#I344332
- Improved the suggestion construction logic for error words. -
#I338302
- Resolved the hanging issue when opening document with table. -
#I339240
- RTL list is now deleted properly.
DropDownButton
Bug Fixes
-
createPopupOnClick
property scenario not handled properly inDropDownButton
has been resolved.
DropdownTree
Bug Fixes
-
#I343096
- The issue with “The Dropdown Tree item getting unselected when clicking the text content of the input element” has been fixed.
Gantt
Bug Fixes
-
#343991
- Additional parameters are not passed toBatchUpdate
method when deleting the row issue has been fixed. -
#344100
- Issue in cancelling the drawing of predecessor line inactionBegin
event has been fixed. -
#345841
- Issue on taskbar editing when timezone property set asUTC
has been fixed. -
#341691
- Bring back browser default context menu in dialog editing has been fixed.
Breaking Changes
- Add and Edit dialog is now rendered as direct child to body element.
Grid
Bug Fixes
-
#I345516
- Grid sort icon overlapping with column header text inboostrap5
theme issue has been fixed. -
#I341348
- Provided the support for clearing all the Grid actions. -
#I344299
- Grid data is not loaded when using custom binding withInfinitescrolling
is fixed. -
#F167378
- Throws scripts error while apply sorting in load event withInfinitescrolling
is resolved. -
#I345190
- Date column filtering operator issue has been fixed.
PDFViewer
Bug Fixes
-
#I344034
- The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
PivotTable
Bug Fixes
-
#I345673
- Even the value fields starts with the same caption, the Pivot Table values are now properly displayed.
RichTextEditor
Bug Fixes
-
#I342950
- The issue with “font-Family styles are not applied when changing dynamically” has been resolved. -
#I345842
- The issue with “Table cells with classes added initially are removed, when focusing on the table cells” has been resolved.
Spreadsheet
Bug Fixes
-
I344194
- Filter menu opening delay with large data issue resolved. -
I344794
- Cell selection misalignment occurs when copy paste and resize the pasted cell issue resolved. -
F29392
- cell selection misalignment on loading Chinese words issue resolved. -
I345133
- Cell selection misalignment on wrap applied Japanese characters issue resolved. -
I345064
- Filtering issue on save and load JSON issue resolved. -
I345959
- Custom sort with zero not working issue resolved. -
I345577
- Selection misalignment occurs with the resized row issue resolved.
Tooltip
Bug Fixes
-
#I341459
- The issue with “The Tooltip’s pop-up position misaligns on window resize” has been resolved.
TreeGrid
Bug Fixes
-
#F169151
- Resolved issue in drag and drop to Listbox component. -
#I343484
- Resolved deleting the record by using deleteRow and deleteRecord methods in cellSelection mode. -
#I345435
- Tree Column value shows properly when text wrap is enabled. -
#I343976
- Resolved top records hiding issue on random expand/collapse action when Virtualization enabled. -
#I342822
- Expand and collapse icon shown properly on re ordering column withenablePersistence
property.