Accumulation Chart
Bug Fixes
I917094
- The series property now updates correctly on data binding.
Chart
Bug Fixes
#F188458
- Now the page scroll remains the same after clearing the series.#I647466
- The zoom settings properties are now properly updated on data binding.
Checkbox
Bug Fixes
#F95768
- The issue with "Checkbox not getting checked while usingusestate
in react" has been resolved.
Circular Gauge
Bug fixes
#I644577
- The target element is now correctly identified in the gaugeMouseDown
event.
ComboBox
Bug Fixes
#I640083
- The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.
Diagram
Bug Fixes
#I641865
- Now, the node can be moved inside the lane when theAllowMovingOutsideLane
constraint is applied to the nodes.
Dialog
Bug Fixes
#F194699
- Fixed an issue where the scrollbar appears as soon as the modal dialog is closed.
DocumentEditor
Bug Fixes
#I914903
- Resolved the endNote layouting issue.
DropDownTree
Bug Fixes
#I646545
- The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.
GanttChart
Bug fixes
#645586
- Last 3 rows of the taskbar are not exported when performing PDF export with thepageOrientation
set Portrait issue has been fixed.#644812
- When adding a record, the validation for taskType asfixedDuration
is not working properly issue has been fixed.
Grid
Bug fixes
I644169
- Resolved an issue where theactionBegin
event triggers multiple times when dynamically updating the data source.I645803
- Resolved an issue where the Grid displays an empty state when a grouped column containsnull
values.
MultiSelect
Bug Fixes
#F194699
- Fixed an issue where the color and size of the clear icon did not display correctly when thee-outline
class was enabled and hovered over the input.
NumericTextBox
Bug Fixes
#I641562
- Fixed an issue where pasting a number with spaces resulted in a blank entry.
PDF Viewer
Bug Fixes
#I638740
- Now, the comment delete event is properly triggered when the parent commentdiv
is deleted.#I646822
- Now, theformFieldMouseover
event includes both the form field ID and Name.#I637574
- Now, the signature position is accurately rendered in the provided document upon reloading the downloaded file.#I641496
- Now, the annotation signature buttons no longer overflow when the translation string is too long.
Pivot Table
Bug fixes
#I645787
- Number formatting will now be applied correctly when using the number formatting popup in the pivot table.#I648479
- The context menu will now appear when clicking on a value cell in the pivot table.
RichTextEditor
Bug Fixes
-
#I644007
- Now, after deleting an empty line in the Rich Text Editor, the line will no longer reappear when clicking outside the editor. -
#I641442
- Now, the link quick toolbar opens when clicking on an anchor element with a relative URL, without redirecting to the linked page. -
#I643173
- Now, when applying bold, italic, or other inline formatting to text adjacent to an anchor tag, the space between the text and the anchor tag will remain preserved. -
#I644738
- Now, the undo action now behaves correctly when selecting text withShift + Left Arrow
in the Rich Text Editor. -
#I637881
- Now, the lines retained after pasting content to VS Code from the Rich Text Editor have been resolved. -
#I645142
- Now, When resize is set to false ininsertImageSettings
, the resize handles do not appear, and the functionality operates as expected.
Schedule
Bug fixes
#I647902
- An issue where a script error occurred while click the close icon in print window has been resolved.
Tab
Bug Fixes
#I640676
- An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.