Released: Oct 23, 2025
25.1.6 での更新項目
不具合の修正
DevExtreme Card View
- Column does not display any values when calculateDisplayValue is defined.
- Default values set in onInitNewCard are not populated in the new card's popup editor form.
DevExtreme Charts & Gauges
- BarGauge - W2104 warning does not appear in the console when legend is hidden due to small container size.
DevExtreme Data Grid
- Calling the DataGrid focus() method focuses the row action button.
- Column reordering doesn't work when there are many columns and columnRenderingMode is 'virtual'.
- Columns are incorrectly grouped when dragged to the group panel if columnRenderingMode is 'virtual' and the grid was scrolled horizontally.
- Focused cell appearance is applied to non-editable CheckBox cells on mouse clicks.
- Focused row index is not reset after updating a row if repaintChangesOnly is enabled.
- Group item is displayed in the first group row's cell and the target column's group cell upon export when alignByColumn and showWhenGrouped are enabled.
- Summary row displays a partial and thinner highlight border than expected.
- View bounces up when it scrolls to the bottom if grouping is used and a summary is displayed.
- Default text is not translated by the localization in v25.1.3.
DevExtreme Diagram
- Properties button overlaps the native scrollbar.
- DropDownButton - Dropdown popup does not close on clicking a Diagram.
DevExtreme Dialogs & Notifications
- Popup - Bottom toolbar does not render after toolbarItems is reset to an empty array and new items are assigned.
DevExtreme Editors & Validation
- DropDownBox/Lookup/SelectBox/TagBox - Type of the reset method's parameter is string.
- NumberBox - Percent format with precision=5 incorrectly rounds to 3 decimal places.
DevExtreme File Management
- FileManager - First item is selected when right-clicking on an empty area.
- FileUploader - File dialog does not open when clicking the upload button in v25.1.5.
DevExtreme Gantt
- Task popup Form flickers, and its field values reset after closing the Edit Resource List popup.
- Gantt exports hidden columns for rows outside the viewport.
DevExtreme Layout & Navigation
- ButtonGroup - Selected button visually appears unselected in ButtonGroup after certain actions.
- ContextMenu - Initial height is incorrect.
- DropDownButton - Dropdown popup does not close on clicking a Diagram.
- Menu item gets the dx-state-focused class after a submenu item is clicked even if focusStateEnabled is set to false.
- Pagination - Component is hidden when itemCount is lower than pageSize.
- RichEdit - Toolbar overflow button throws a warning when clicked.
- Splitter - Pane becomes bigger than MaxSize after it is collapsed and expanded.
- TreeView - Error occurs when the selectItem method is called in onContentReady if the showCheckBoxesMode is set to "normal" or "selectAll" and itemTemplate is rendered asynchronously (itemRender/itemComponent).
DevExtreme Scheduler
- AllDay panel cells are misaligned with the main table on macOS if the scrollbar is visible by default.
- The appointment popup's bottom toolbar does not render when a toolbar item is modified via onAppointmentFormOpening and used on a phone.
DevExtreme Tree List
- Component is not focused when calling the focus method.