Essential Studio for Vue Release Notes
v19.2.56
August 17, 2021
Chart
Bug Fixes
-
#337487
- Query selector issue fixed for container ID.
ComboBox
Bug Fixes
-
#FB26838
- Issue with “exception throws while rendering the component inside v-if and v-else” has been resolved.
Diagram
Bug Fixes
-
#I338244
- The issue “When drag the group node by using the arrow key the group get struck” has been fixed.
DocumentEditor
Bug Fixes
-
#I337569
- Resolved the table relayout issue for the document with compatibility mode. -
#I331349
- Resolved the text content clipping issue. -
#I334046
- Optimized the service triggering in spell check by page mode.
Drawings
Bug Fixes
-
#337257
– Now, the annotation resize is working properly if the resize shape is Circle.
FileManager
Bug Fixes
-
#I337431
- The issue with “filterFiles
method in file manager component” has been resolved.
Gantt
Bug Fixes
-
#338587
- Issue in assigning empty data to datasource has been resolved. -
#335677
- Issue inexpandAtLevel
andcollapseAtLevel
method with virtual scrolling has been resolved.
Grid
Bug Fixes
-
#I338201
- tab key issue in details rows has been resolved. -
#I338152
- Focusing issue after collapsing all grouped records has been fixed. -
#I336671
- first column cell is not focused properly with keyboard navigation has been fixed.
Kanban
Bug Fixes
-
#I331403
- The issue with “Kanban is not rendering properly when the data does not have thekeyField
mapping key” has been fixed.
PdfExport
Bug Fixes
- Rendering issue with PDF Grid pagination is fixed.
PDFViewer
Bug Fixes
-
#336843
- Now, the search notification dialog is displaying in the correct position while disabling the toolbar. -
#337234
,#337796
- Now, the stamp annotation will not be removed from the PDF document while removing the annotation comments. -
#338238
- The Form Field text position is proper in the printed landscape document. -
#336415
- Now, the isLock property works for the sticky notes annotation.
PivotTable
Features
-
#284641
,#326945
,#327746
,#329355
- Through grid settings event, the pivot table’s columns can now fit the widest cell’s content without wrapping.
RichTextEditor
Bug Fixes
-
#I338000
- Resolved the exception raised, when pressing the enter key after changing the font-size in RTL mode inFirefox
browser. -
#I338062
- The issue with “Link is not generated properly, whenpasteCleanUpmodule
is imported” has been resolved. -
#I338062
- The issue with “Unable to paste url more than two times, in the Rich Text Editor” has been resolved.
Schedule
Bug Fixes
-
#I334925
- An issue with the longer appointments in timeline year view UI has been resolved.
Sidebar
Bug Fixes
-
#FB27112
- The issue with “The Sidebar flickering at initial loading” has been resolved.
Spreadsheet
Bug Fixes
-
I336287
- Filter getting removed on clicking theundo
button issue resolved. -
I336900
-Undo
operation with border and formatting not working properly issue resolved. -
I334797
- Time formatted value is updated without the starting date during editing. -
I337512
- After setting default cell style, script error occurs on external copy / paste action issue resolved. -
I337779
- Deleting empty rows not working issue resolved. -
I335158
- Filter popup is not visible, when scrolling the sheet issue resolved. -
I337789
-Dropdown
values for list data validation are not updated, while referring the other sheet reference issue resolved. -
I337291
- Formula not calculated properly after loading the savedJSON
data issue resolved. -
I336375
- Row height updated wrongly during scroll action issue resolved.
Features
-
I336317
- Updated the formula reference, while performing insert and delete operation.
Tab
Bug Fixes
-
#F167809
- Tab content item class white space issue is fixed.
Tooltip
Features
- Now, the Tooltip will be rendered when providing an ID that starts with an integer type.
TreeGrid
Bug Fixes
-
#I335989
- Resolved the issue of dragged rows getting deleted while using drag and drop. -
#I337766
- expandAtLevel and collapseAtLevel methods works fine when enableCollapseAll is true. -
#I334273
- Resolved white space issue while using single root node with Virtualization and enableCollapseAll. -
#I335120
- Drag and drop of newly added records works fine. -
#I336436
- RefreshColumns method works properly when we access the column from the getColumnByUid method. -
#I337393
- Select all checkbox works fine with filtering.