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
F159354
- Issue in locale text of predecessor tooltip 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.
Image Editor
Bug Fixes
#I648400
- The issue with "Script error thrown whilecalling
resize public method of image editor when toolbar property wasempty
" has been resolved.
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
#I643686
- Now, the console error thrown with emptyvalueTemplate
has been resolved.
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.