DevExtreme Complete 24.2.8

Released: Jun 23, 2025

24.2.8 버젼 업데이트

수정사항

DevExtreme Charts and Gauges

  • Clicking on the overflowed parts of a point doesn't trigger onPointClick.
  • exportFromMarkup removes xmlns attributes from nested elements.
  • CircularGauge - The chart is rerendered after changing the title text.

DevExtreme Chat

  • It is not possible to move to the next line on Mobile devices.
  • The "n.forEach is not a function" error occurs when updating an item field.

DevExtreme Data Grid

  • Filter row icon becomes invisible when its cell is focused.
  • A new row is added above the existing row if the data source is empty or contains only one record and newRowPosition is set to "pageBottom".
  • ColorBox in DataGrid causes the input value to appear behind the color preview.
  • Ctrl+Arrow Key allows movement only between the first DataGrid elements.
  • Focus overlay is not visible in the filter row in the Fluent SaaS theme when focusedRowEnabled is enabled.
  • Group row content is scrolled if repaintChangesOnly is enabled and the grid has a fixed column.
  • NVDA reads all status messages on page load when multiple components are rendered.
  • NVDA reads column information twice.
  • NVDA reads filter menu items as "Search box 1 of 8".
  • Validation message gets cut off in Fluent and Material themes.
  • Validation message is hidden if there is only one Master-Detail row and the row is collapsed.
  • Vertical borders disappear from banded/multi-line headers when there are fixed columns.
  • getSelectedRowKeys method returns incorrect keys if deferred selection is enabled.
  • DataGrid stops rendering rows in virtual scrolling mode when the row count is large.
  • Header filters show "No data to display" when "not and" or "not or" operations are used in the filter panel.
  • Header filter search input loses focus on a key press in DateTime columns.
  • Pagination - Page size is incorrect if the "All" option is selected.
  • dxContextMenu is not shown for group rows if Shift+F10 or the menu key is used.

DevExtreme Diagram

  • The import method call breaks the focused shape if its text edit operation is blocked in onRequestEditOperation.

DevExtreme Dialogs and Notifications

  • Popup title bar shows [object Object] when jQuery 4.0 Beta is used.

DevExtreme Editors and Validation

  • ContextMenu - Submenus are visually truncated on iOS.
  • Selectbox - SelectBox displays incorrect text in selected items if dataSource has a nested items object.
  • TagBox - Methods specified in DevExpress.ui.dxSelectBox.defaultOptions are called.
  • Textarea - Content cannot be scrolled when focused.

DevExtreme Gantt

  • taskHTML in taskContentTemplate is not returning default HTML.

DevExtreme Html Editor

  • "insertOperation.insert.replace is not a function" error occurs.

DevExtreme Layout and Navigation

  • List - Child Items do not appear under the parent item if you rapidly expand and collapse the parent item several times.
  • Menu - Incorrect item is focused when Enter is pressed on an item.
  • TabPanel - The scroll position resets, and the SelectedIndex does not update when clicking on an item after scrolling.
  • Toolbar - Overflow menu is immediately closed on an attempt to open a nested dropdown if Item.Location is not set.

DevExtreme Pivot Grid

  • Header buttons become unclickable when setting "Show filter fields" to false.

DevExtreme Scheduler

  • onAppointmentUpdating returns wrong `oldData` dates after resizing.