gridstack / gridstack.js

Build interactive dashboards in minutes.
https://gridstackjs.com
MIT License
6.17k stars 1.26k forks source link

KnockoutJS Demo - when deleting first item, placeholder gets deleted #165

Closed jamessanderlin closed 9 years ago

jamessanderlin commented 9 years ago

In the knockoutJS demo provided, as well as my own code that uses knockoutJS, when I delete the first array item (the top left one), the grid-stack-placeholder item gets deleted as well.

http://troolee.github.io/gridstack.js/demo/knockout.html

troolee commented 9 years ago

It's fixed