Released: Aug 11, 2025
Actualizaciones en 25.1.4
Correcciones
All HTML JS products
- Safari (iPadOS) - 'Request Desktop Site' still yields mobile layout.
DevExtreme Card View
- 'Select All' selects all cards and not just those matching the filter.
DevExtreme Charts & Gauges
- Chart - Certain series are not displayed when the synchronizedValue option is set.
- Chart - exportFromMarkup breaks void element markup in a table declared in foreignObject.
- PieChart - Hovering over a legend item does not trigger onPointHoverChanged.
- RangeSelector - It is difficult to change the range via gestures with Firefox on Android.
DevExtreme Data Grid
- Columns disappear after browser window is resized when you have an open edit form and a fixed column.
- Error occurs on an attempt to group custom columns at runtime.
- Individually selecting all header filter options deselects all options.
- It is not possible to override the value of the dxDataGrid-ariaSearchBox key.
- Scrolling Master-Detail DataGrid is different in Firefox.
- Taps on cells do not activate cell editors in a detail DataGrid if this DataGrid is inside TabPanel on Android tablets.
- The column's sortOrder is reset when setting calculateGroupValue at runtime.
- FilterBuilder dialog is missing the programmatic name.
DevExtreme Diagram
- scrollItem doesn't work correctly if simpleView is enabled.
DevExtreme Editors & Validation
- DateBox with an empty string value throws the 't.getFullYear is not a function' error when the value is changed if the datetime type is used.
- DateBox - Custom styles are not applied to the AM/PM drop-down list.
- DateBox - 'todayButtonText' does not work when 'type' is set to 'date'.
- DateBox - onValueChanged event handler is triggered even if the value is invalid when useMaskBehavior is used.
- FilterBuilder - Date strings are not formatted in value items.
- List - Page Up/Down does not work as expected.
DevExtreme File Management
- W1025 - 'scrolling.mode' is set to 'virtual' or 'infinite' warning is displayed when the component is placed in Popup.
- Error popup appears on the first FileManager when the second FileManager throws an error.
DevExtreme Layout & Navigation
- Accordion - Expanded items collapse after data update.
- Button - SVG Icon is not displayed in Safari.
- Context menu - Context Menu flickers when adding more items asynchronously or at runtime.
- HtmlEditor: ContextMenu height is truncated.
- List - Page Up/Down does not work as expected.
- List - Page Up/Down does not work as expected in grouped list and with SelectAll option.
- Tabs - Old selected tab gets focused on selecting a new tab in versions 23.1+.
- Toolbar - Overflow menu closes immediately after a template is used to define a nested dropdown item.
- dxMenu navigates to the link specified in the URL property twice.
DevExtreme Pivot Grid
- Native scroll bar overlays data values.
DevExtreme Scheduler
- Appointment's end date value is updated incorrectly when resized.
- Appointments are incorrectly rendered when scrolling horizontally in virtual mode.
- Appointments are not shown on switching views with different allDayPanelMode values.
- Appointments get hidden after a user updates a resource's data source.
- Duplicate days are shown in the the Month view.
- Scheduler doesn't render custom appointment colors if resource data is loaded asynchronously.
- Scheduler has incorrect cell dimensions if `dx-scheduler-cell-sizes-horizontal` is applied and virtual scrolling is enabled on iPhone.
- Navigating to another date is slow if timeZone is specified.
DevExtreme Tree List
- Rows do not alternate correctly if rowAlternationEnabled and repaintChangesOnly are enabled.