Skip to content

Items can shift up the grid when resizing the window while using columnOpts.breakpoints config #3096

@ocostello

Description

@ocostello

Subject of the issue

When using columnOpts.breakpoints config for responsive support and dom elements to define widgets, widening the window after it was very slim does not return widgets to their saved dimensions/positions.

Note: if you position the items in the other order (swapping the items in layout in the JS code) a different bug happens.

This is happening in our app and we're having to remove use of breakpoints for now to work around the issue.

Your environment

12.2.1
Chrome / MacOS

Steps to reproduce

https://jsfiddle.net/gxrdhnbm/7/

Expected behavior

The second widget should stay on row 2 and widen to its original width 12

Screen.Recording.2025-07-15.at.10.55.48.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions