Skip to content
This repository has been 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

Open
naman1901 opened this issue Oct 9, 2018 · 2 comments

Comments

@naman1901
Copy link

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.

@BTMorton
Copy link
Owner

Just published v3.0.0 with angular 6 support. Give that a go

@naman1901
Copy link
Author

It looks like I am missing something with the config. 2.0.2 works fine even with Angular 6 for me. 2.3.1 and now 3.0.0 give me overlaps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants