You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#I660150 - The issue with carousel slide continue to move, when mouse swiped out of the container has been resolved.
Chart
Bug Fixes
#I665246 - Now, the chart point click and double-click events are working properly in the waterfall chart.
#I662191 - Now, zooming is restricted for the mouse wheel, similar to selection zoom.
#I666272 - Now, the y-axis range is set properly for the waterfall series.
#I666317 - The exceptions that occurred during React Jest testing have been resolved.
ContextMenu
Bug Fixes
#I664457 - The issue with "The context menu does not close when the Escape key is pressed immediately after opening it with animation enabled." has been resolved.
#I627856 - Need to reposition the Context menu after setting the height for popup with enableScrolling support has been resolved.
DateRangePicker
Bug Fixes
#I664732 - Fixed an issue where the overlay was displayed even when the popup was prevented from opening in mobile mode.
#I664735 - Removed unnecessary conditional code for adding CSS classes based on device type.
Diagram
Bug Fixes
#I662730 - The segment next to the target end of a Bezier connector now retains user-defined adjustments when the connector is moved.
#I662735 - The undo/redo functionality now restores intermediate connector segments.
#I663194 - Connectors now retain their previous state after undoing runtime source and target ID changes.
#I663672 - The elementType in the elementDraw event now correctly updates for Polyline and Freehand in the completed state.
#I663175 - The diagram page no longer flickers during pinch zoom.
DropDownTree
Bug Fixes
#I665182 - The issue with skipping last child items in tree navigation in Dropdown Tree when custom filtering is applied has been resolved.
#I659157, #I659195 - Resolved the change event incorrect argument value issue during the node selection in Dropdown Tree component.
FileManager
Bug Fixes
#I663792 - The issue with the child item's filter path during the rename operation in the File Manager component flat data has been resolved.
#I663788 - The issue with the incorrect filter path during the folder creation operation in the File Manager component flat data has been resolved.
#I663794 - The issue with the error dialog appearing during drag-and-drop operations between nested folders in the flat data File Manager component has been resolved.
#I663789 - The issue with drag-and-drop functionality in the navigation pane of the flat data File Manager has been resolved.
#I663795 - The issue with the hasChild property not updating during move operations in the Navigation Pane of the flat data File Manager component has been resolved.
#I663864 - The issue with nested-level drag and drop in the navigation pane of the File Manager component using SQL service has been resolved.
GanttChart
Bug fixes
#I664845, #I664429 - Unable to Add Dependency When Task Name Contains a Hyphen issue has been fixed.
#I666904 - When the resource unit is changed, the duration field is not updated issue has been fixed.
#I665780 - Baseline width not validated properly for less than one day issue has been fixed.
#I663274 - Taskbar not rendering properly with fixed work issue has been fixed.
#I663985 - Script error thrown when collapsing the root node with task mode set to custom and enableMultiTaskbar enabled issue has been fixed.
#I665270 - Work not calculated correctly on parent task, after child outdent issue has been fixed.
#I662513, #F195374 - Console error thrown when scrolling in virtualization sample with allowSelection set to false issue has been fixed.
#I666264 - Console error occurred while taskbar drag with null duration issue has been fixed.
Grid
Bug fixes
I660080 - The issue where export options were not disabled when properties were set to false has been resolved.
I657741 - Escape key does not function correctly for column menu filtering when the type is set to Menu has been resolved.
#FB31658 - The issue of white space appearing during full downward scroll and the occurrence of repeated data with incorrect blocks during slow upward scrolling in virtual scrolling has been resolved.
#I659372 - Fixed an issue where the Select All checkbox would automatically get checked after scrolling and selecting the last record when virtual scrolling was enabled.
#I663580 - The issue with the cell save functionality not working properly on pressing the Enter key when collapsing rows has been resolved.
#I662005 - Fixed an issue where the pageSize setting did not work as expected after updating rules using the QueryBuilder.
#I660641 - Fixed an issue where the Checkbox Filter dialog was cut off when rendering the grid inside an Accordion component, with filter.type set to CheckBox and filterSettings.type set to Menu.
#I665951 - Resolved an issue where frozen columns with ColumnVirtualization caused a blank space.
#I664685 - The script error that occurred when collapsing all records and then deleting the last record has been fixed.
ListBox
Bug Fixes
#I929759 - Issue with "Correction in Ctrl + A key down action for single mode selection of listbox component" has been resolved.
#I664408 - Changing the type of value property of ListboxChangeEvents arguments from (number | string | boolean) to (number[] | string[] | boolean[]) in listbox.
MultiSelect
Bug Fixes
#I663752 - The issue where the "No records found" template was displayed when closing and opening the popup has been resolved.
PDF Viewer
Bug Fixes
#I551643, #I664728 - Now, the script error does not occur when importing the large annotations.
#I663071 - Now, the printStart event is triggered when printing a PDF using the Ctrl + P shortcut.
#I662257 - No script error occurs when loading the provided document and scrolling quickly to the end of the page.
Pivot Table
Bug fixes
#I660802 - The autofit option will now be applied correctly to the pivot table cells without any extra space.
#I664290 - The server-side Excel export option will now work properly when using the server-side engine in the pivot table.
#I662951 - Applied number formatting will now be properly retained in the exported Excel file when exporting the pivot table using grid export.
RichTextEditor
Bug Fixes
#I647911 - Now, the display text with text wrapping functions correctly when the enter action is executed in the Rich Text Editor.
#I664650 - Now, the font color and background color picker popup works properly in the Rich Text Editor.
#I648421 - Now, the image shows properly when pasting from a Word document by removing the non-standard v:shapes attribute from the image element.
#I640046 - Now, images are pasted properly without becoming blurry when copy pasting from Word and then focusing outside the Rich Text Editor.
Switch
Bug Fixes
#I664001- The issue with "Form reset functionality does not work properly for the switch component when it is in a disabled state" has been resolved.
Tree Grid
Bug Fixes
I662513 - Resolved a script error that occurred when scrolling in the virtualization sample with allowSelection set to false
I664039 - Resolved a console warning that occurred on using freeze feature in treegrid.
TreeView
Bug Fixes
FB63997 - Prevent expanded nodes from collapsing when using addNodes or moveNodes method with preventTargetExpand set to true in TreeView.