DevExtreme Complete 24.1.5

Released: Aug 15, 2024

24.1.5 での更新項目

不具合の修正

Angular

  • All Angular products
    • Cascading Parameters - Server side filtering do not work with aggregated queries.
    • Document Viewer for WEB - Editing Fields - It is not possible to register a custom editor with the EditingFieldExtensions.registerEditor method.
    • Web Report Designer - NonTrustedTypeDeserializationException occurs when using Enum parameter types.

HTML JS

  • DevExtreme DataGrid
    • FocusedRowChanged event isn't raised when push API is used to remove a focused row.
    • Group summary is not updated when a column is fixed on the right side.
    • TagBox tags are incorrectly rendered if the Material/Fluent theme is used.
  • DevExtreme Editors & Validation
    • DateBox throws 'TypeError: Cannot read properties of null' when useMaskBehavior is enabled and the displayFormat includes "x".
    • Display errors occur when setting the dropDownOptions.width property in DropDownBox with embedded DataGrid.
    • FilterBuilder - Add Condition/Group dropdown has an empty space.
  • DevExtreme Layout & Navigation
    • ScrollView UI glitch temporarily highlights text on the page when the ScrollView scrollbar is used.
    • Splitter - Item size is incorrect when taken from the onResizeEnd event handler.
  • DevExtreme Scheduler
    • Appointment is rendered incorrectly in the workWeek view when the interval >= 2.
    • Appointments overflow groups in certain cases.
    • Resource colors are not updated.

Vue

  • DevExtreme Editors & Validation
    • Editor components lose dx CSS classes after a bound class is changed.