You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
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.
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)
Observed Behaviour (from Angular 6)
This is the observed behaviour. Notice how the widgets are overlapping.
This was working fine with Angular 4.
The text was updated successfully, but these errors were encountered:
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.
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)
Observed Behaviour (from Angular 6)
This is the observed behaviour. Notice how the widgets are overlapping.
This was working fine with Angular 4.
The text was updated successfully, but these errors were encountered: