#I711450 - Pie chart now properly renders with higher border width values.
ComboBox
Bug Fixes
#I712292 - Fixed an issue where the ComboBox component would throw a console error when filtering data with complex structures while the allowFiltering option is set to true.
ContextMenu
Bug Fixes
#I715484 - Resolved the collision issue with submenu of the Context Menu component.
DateRangePicker
Bug Fixes
#709169 - Fixed HTML accessibility errors and warnings in the popup component of the DateRangePicker.
DateTimePicker
Bug Fixes
#I705395 - Fixed an issue where the DateTimePicker value was not updated correctly in the form data when using ServerTimezoneOffset during the initial rendering.
Diagram
Bug Fixes
#I706793 - Rotating and flipping of group nodes will now work properly.
DocumentEditor
Bug Fixes
#I713147 - Fixed an issue where list formatting was not restored correctly after performing an undo action.
#FB66240 - Fixed an issue where spaces were incorrectly removed when checking or unchecking a checkbox.
DropdownList
Bug Fixes
#I707077 - Fixed an issue where Group Headers in the Dropdown List would remain fixed while scrolling in the scrollable area.
GanttChart
Bug fixes
#I709433 - Resolved an issue where, with dayWorkingTime set to 24 hours and autoCalculateDateScheduling disabled, the taskbar rendered incorrect dates that did not align with the data source.
#I712599 - Task label misalignment occurs in the PDF export when using taskMode set to manual issue has been fixed.
#I704334 - Misalignment of text and image in column templates during PDF export when columns are added dynamically issue has been fixed.
#I706560 - Resolved an issue in PDF export where event markers, grid lines, and holiday labels extended beyond the last visible record. These elements now correctly render only up to the final visible record in the Gantt chart.
Grid
Bug Fixes
#I712313 - The issue with the checkbox filter in the Grid when using infinite scrolling has been resolved.
#F196492 - Resolved an issue where data was not restored after edit and cancel a record in the Grid when InfiniteScrolling and Grouping were enabled.
ListBox
Bug Fixes
#I634319 - The issue with incorrect index values in the ListBox component during drag and drop from bottom to top position has been resolved.
Mention
Bug Fixes
#I715091 – Fixed an issue in the Mention component within the Rich Text Editor when the suffixText property was set to an empty string.
MultiSelect
Bug Fixes
#I708109 - Fixed an issue that caused an exception when scrolling within the multiselect dropdown containing a grouped data source.
PDF Viewer
Bug Fixes
#I708159 - Resolved the issue where the clearFormFields method was not working for newly added form fields.
#I709563 - Resolved an issue where the shape label could not be set during the annotationAdd event.
#I709131 - Resolved the issue where the form field cursor position was incorrect when enableRtl was set to true.
#I713403 - Fixed an issue where the isDocumentEdited property remains false in the annotationAdd event when adding a free text annotation.
#I711690 - Resolved an exception that occurs when saving the document after programmatically updating an existing type signature to an image signature.
Pivot Table
Bug Fixes
Horizontal scrolling using the mouse wheel will now work properly when virtualization is enabled in the pivot table.
RichTextEditor
Bug Fixes
#I698253 - Now, The issue with the page becoming unresponsive when removing inline code in the RichTextEditor has been resolved.
#I709931 - Now, when pasting content into the Rich Text Editor with the Enter key configuration set to <br>, only a single <br> tag is inserted instead of the expected two.
#I715942 - Now, the issue where setting the value property to null resulted in focus inside the editor has been resolved.
Tab
Bug Fixes
#I700929 - The issue that occurred when closing the Tab using the close icon with the headerPlacement set to Bottom has been fixed.