DevExtreme Complete 24.1.7

Released: Nov 1, 2024

24.1.7 버젼 업데이트

수정사항

DevExtreme Data Grid

  • Column Header filter does not properly work if the column caption contains double quotes.
  • Infinity mode scrolling applies the focused row style to a random row.
  • Row loses focus after the state is restored.
  • Toolbar values are reset after the disabled option is set to true.
  • aria-label of the Select All checkbox in the header filter is not translated.

DevExtreme Diagram

  • Performance issue when importing custom shapes.
  • The 'Item not found' error occurs on rendering.
  • Diagram connectors are detached from shapes after repeated copying and pasting.

DevExtreme Layout & Navigation

  • TreeView and List - Checkbox aria-label does not support localization.

Angular

  • Data Source Wizard - NullReference exception while binding with Entity Framework to DBContext (Oracle).
  • "ReferenceError: customElements is not defined" error occurs on an attempt to render Trial Panel when SSR is enabled.
  • FileManager - It is not possible to upload a file in chunks if DxHttpModule is imported.
  • JsonDataSource - The Cookie header is not attached to the issued HTTP request.
  • SVG images are not cached in a PDF document.
  • The PrintOnPage event may be triggered two times for a report control that is split between pages even when this control is located in a container with the KeepTogether option enabled.
  • Web Document Viewer (Accessibility Mode) - The drop-down export toolbar item can no longer be activated.
  • Web Document Viewer - The zoomChanged callback is called three times in a row.
  • Web Report Designer - A list of possible localization improvements.
  • Web Report Designer - LookUp Parameters - Values of a static list are not saved on a page refresh.
  • XRChart - It is impossible to set a data source in the chart designer in "Full Screen" mode.

React

  • XRChart - It is impossible to set a data source in the chart designer in "Full Screen" mode.

Vue

  • Scheduler - "Cannot read properties of null (reading 'nextSibling')" error occurs if dateCellTemplate has more than one root element.