Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Placement of items/resizing/moving not working in grid after migrating to Angular 6 #299

@naman1901

Description

@naman1901

Hi,
I have an application that uses angular2-grid to display widgets on a dashboard. Recently we moved from Angular 4 to 6, and now the grid has (it seems) stopped honouring the starting positions of the widgets, all of which seem to be moved to (0,0). Resizing and moving widgets around doesn't work either.

image
Expected Behaviour (from Angular 4)
This is how the widgets are supposed to be organized on the grid (each black box is a widget, hiding content for confidentiality)

image
Observed Behaviour (from Angular 6)
This is the observed behaviour. Notice how the widgets are overlapping.

This was working fine with Angular 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions