AI AssistView
Features
#I669136
- Now we have provided a new methodscrollToBottom()
to programmatically scroll the view to the bottom in the AssistView.
Bullet Chart
Bug Fixes
#I676482
- The bullet chart will render properly even when the range is set to empty.
Chart
Bug Fixes
#I651775
- The data label position for the stacked column now renders properly.#F195744
- The tooltip for the stacking column series now renders properly during keyboard navigation.
ComboBox
Bug Fixes
#I679101
- Fixed the issue where an error was encountered when filtering in the ComboBox with custom values disabled and virtualization enabled.
ContextMenu
Bug Fixes
#I668145
- The issue with "Script error thrown while selecting the dynamically updated submenu items in the context menu" has been resolved.
DatePicker
Bug Fixes
#I675886
- Fixed an issue where values were not updated correctly when a mask was configured.
DropDownButton
Bug Fixes
- Issue in "template not rendering in a function type in the React DropDownButton component" has been resolved.
DropDownTree
Bug Fixes
#I678070
- The issue change event is not triggered when checking SelectAll checkbox after dynamically selecting any node in the Dropdown Tree component has been resolved.
GanttChart
Bug fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
Grid
Bug fixes
#I676657
- Resolved an issue where two column chooser dialog were opened when theopenColumnChooser
method was called programmatically in an adaptive layout.#I932065
- Fixed the tooltip flickering issue when the mouse moves inside the grid header.#I675890
- Resolved an issue where the grid refresh action was triggered on search focus-out when performing a search for the same key.
Image Editor
Bug Fixes
#I681174
- The issue with "Blob url not opening in image editor" has been resolved.
Menu
Bug Fixes
#I681943
- The issue with "Escape key closes all submenus instead of last submenu" has been resolved.
MultiSelect
Bug Fixes
-
#I662148
- Fixed an issue where the value was not bound to the Multiselect component. -
#I664451
- Fixed an issue where the disabled class was not properly applied when MaximumSelectionLength was set to one in a virtualized environment.
PDF Viewer
Bug Fixes
#I676738
- Now, the radio button is visible on the non-rendered page when saving the document.#I675055
,#678431
- Now, the script error no longer occurs when using the PDF Viewer in React withVite
in production.#I678021
- Now, the free text annotation is not missing when saving a document with Unicode text and newline characters.#I680495
- Now, the annotations are visible in the customer provided document.
Breaking Changes
#I676549
- In thepageRenderComplete
event, the page number property now reflects the actual page number instead of the page index.
Pivot Table
Bug fixes
#I657448
- Double-clicking the 'No records to display' cell for drill-through in an empty pivot table will no longer trigger an error.#I679703
- The Y-axis title can now be customized for the Pivot Chart when using the 'Combined' multiple axis mode.
RichTextEditor
Bug Fixes
-
#I677837
- Now, the removal of thediv
element from the content when pressing the enter key followed by the backspace key has been resolved. -
#I680214
- Now, the console error thrown when the editor parent document has aniframe
document with a different origin has been resolved.
Signature
Bug Fixes
#I679504
- Issue with "ThegetSignature
method not shown in signature component instance for VUE platforms" has been resolved.
Spreadsheet
Bug fixes
#I656006
- Issue with "page becomes unresponsive when using thecalculateNow
method with multipleVLOOKUP
formulas that have longer cell ranges" has been resolved.