Essential Studio for React Release Notes
v26.2.14
September 10, 2024
Chart
Bug Fixes
-
#F194171
- Now, the first and last points are rendered properly in the bar chart when using the category axis.
ComboBox
Bug Fixes
-
#FB60719
- The issue where the “Change Event Was Not Triggered When Removing Bound Value Using the Backspace Key” has been resolved.
DocumentEditor
Bug Fixes
-
#I626531
- Resolved the alignment issue column (spacing and width) in the page setup dialog box. -
#I620813
- Resolved the script error issue when exporting the attached document. -
#I618994
- Resolved the script error issue when copy pasting content for the given document. -
#I620006
- Resolved the content overlapping issue when copy pasting external text. -
#I625188
,#I627428
- Resolved the multi column content copying issue. -
#I624334
- Resolved the error when using text only option. -
#I623974
- Resolved the line spacing issue after selecting text only in paste options. -
#I618565
- Resolved the Issue appears while editing the track change document.
DropDownTree
Bug Fixes
-
#I622674
- The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.
GanttChart
Bug fixes
-
#I627377
-allowTaskbarOverlap
property is not working properly withcollapseAllParentTasks
property enabled issue has been fixed. -
#I519903
- Spinner showing endlessly with null value filtering issue has been fixed.
Grid
Bug fixes
-
#FB60596
- The issue with an extra border appearing on the last record during row drag-and-drop in the grid has been resolved. -
#FB60521
- The issue with the search button being a different size from the other buttons has been resolved. -
#I611432
- Additional request sent issue when checkbox column with field has been resolved. -
#FB60567
- Cookies could not be sent with the request headers when usingcustomAdaptor
that extends theUrlAdaptor
is resolved. -
#F193989
- Resolved the issue whereVue3
is not correctly printing and exporting custom templates. -
#I626077
- Resolved the issue where Batch edit through keyboard tab navigation is not working properly for numeric textbox template column. -
#I902432
- Accessibility issue with thecheckbox
when focusing on thecheckbox header
initially has been resolved. -
#FB60740
- Issue with initial grouping and sorting in the grid has been resolved.
Image Editor
Bug Fixes
-
#I629675
- The issue with “On initial load the ImageEditor component’s image cannot fit within the canvas while using the toolbar template” has been resolved.
ListView
Bug Fixes
-
#F194017
- The console issue while navigating within the nested ListView component has been resolved. -
#I620913
- The issue with the ListView component’s select event cancellation argument not functioning has been resolved.
PDF Viewer
Bug Fixes
-
#I621133
- TheIsDocumentEdited
API does not return true for documents with form fields. -
#I620047
- Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages. -
#I625999
- Now, the free text annotation font size is updating properly. -
#I620349
- Now, theFormFieldPropertiesChange
event is triggered when adding or deleting the dropdown options. -
#I622415
- Now, the able to copy text from the input box of the search dialog. -
#I626450
- Now, no more console errors occur when focusing on the PDF Viewer. -
#I626966
- The invalid behavior of font alignment and font color tools in theannotationToolbarItems
has been resolved now. -
#I626108
- The polygon annotation is now preserved properly when adding and rotating the pages.
PivotTable
Bug fixes
- The width of pivot table column headers will now be updated properly when the pivot table width is specified in ‘px’.
RichTextEditor
Bug Fixes
-
#I623837
- Now, copying a single item within an ordered list and pasting it back into the same list item works properly in the Rich Text Editor. -
#I627444
- Now, applying bold and then using the Ctrl + a to select the mention issue is fixed.
Schedule
Bug fixes
-
#I621521
- An issue where the tooltip shows the wrong end time value when the start and end of the appointment are the same has been fixed. -
#FB60391
- Deleted recurrence appointment added into thechangedRecords
instead ofdeletedRecords
and upon clickingYES
in the series edit confirmation alert to delete the individual occurrences the deleted records not included in thedeletedRecords
in theactionBegin
event has been fixed.
Tree Grid
Bug Fixes
-
#F60772
- Resolved the unwantedactionFailure
event triggered when height and width were given in pixels.
Uploader
-
#I619977
- Fixed an issue where the ActionComplete event did not return file data properly.