Essential Studio for Vue Release Notes
v26.2.4
July 24, 2024
Common
Bug Fixes
-
#I581127
- The issue with “the memory leak on the Vue Grid when rendering the row template” has been resolved.
Accumulation Chart
Bug Fixes
-
#I609990
- Now, the data label tooltip will adjust automatically when it goes outside the chart bounds.
Chart
Bug Fixes
-
#I605096
- Now, the data label color is correct when setting the position toAuto
.
Document Editor
Features
-
#I606267
- Added a new API to insert comments with date, author, and status. Please find the documentation link here.
Bug Fixes
-
#I604324
- Resolved the issue that endnote are not visible in DocumentEditor when it moved to next page. -
#I611455
- Word document viewer now working properly in open method when display control after document open. -
#I605521
- Text in comment section is now showing in correct format. -
#I603460
- Resolved the content control border issue when insert multiple paragraph.
DropdownList
Bug fixes
-
#I612750
- Fixed an issue where updateData was throwing an error when filtering in a DropDownList.
File Manager
Bug Fixes
-
#F189075
- The issue with rendering the File Manager component using flat data support based on the root folder ID has been resolved. -
#I608802
- The issue with copy and paste a folder within File Manager component navigation pane has been resolved.
Grid
Bug fixes
-
#I600715
- The issue where the column width set to “auto”, would revert to its maximum width when resized has been resolved. -
#FB59210
- Border disappearance whenRowSpanning
in grid columns issue has been resolved. -
#I606869
- Inability to enable grid resize dynamically issue has been resolved. -
#I606503
- Resolved the script error that occurs when usingdialogTemplate
editing in both the parent and child grids.
Mention
Bug fixes
#I608248
- Mention popup value not updating in textbox when using mouse interaction has been resolved.
MultiSelect
Bug Fixes
-
#I606210
- Fixed issue with theGroupCheckBox
not being disabled properly.
PDF Viewer
Bug Fixes
-
#I604925
- Now, theAccepted
sign-here type stamp annotation is correctly updated in the stand-alone PDF viewer within the downloaded PDF. -
#I609434
- Now, theApproved
stamp rendered properly in the stand-alone PDF viewer when exporting/importing as an object. -
#I603747
- Now, the PDF document is loaded properly in the PDF Viewer when disposing of the PdfRenderer object.
Pivot Table
Features
-
#F188060
- Implemented support for rendering all pivot table features within the “Ant Design” modal.
Schedule
Bug fixes
-
#I605064
- An issue with the weekly recurrence appointment rendering while using the repeat interval value of more than 1 has been fixed. -
#I600060
- The issue where the drag clone fails to follow the cursor position during dragging, with cell widths set to auto, has been resolved.
Spreadsheet
Bug fixes
-
#I604105
- Issue with “exception occurs on the server end during excel file export when using floating-point numbers for the image properties” has been resolved.
TextBox
Bug Fixes
-
#I609281
- Fixed issue where the aria-label attribute was not set properly.
Tree Grid
Bug Fixes
-
#F59092
- Fixed issue where wrong data was returning inrowDeselected
event whenpersistSelection
andfilterSettings
were enabled with remote data.
TreeView
Bug fixes
-
#I607288
- The console issue with dragging and dropping a tree node that has a 0 ID value in the TreeView component has been resolved.