ekokotov / object-table

Angular directive to easy create dynamic tables from source or URL with sorting, filtering and pagination. Smart templates and good perfomance
BSD 3-Clause "New" or "Revised" License
171 stars 52 forks source link

Can't edit empty data #17

Closed lucasBertola closed 8 years ago

lucasBertola commented 9 years ago

By exemple on http://ekokotov.github.io/object-table/?utm_source=angular-js.in&utm_medium=website&utm_campaign=content-curation

If I clear a data (like "Liz") , I can't edit this data later. Same if the data was empty from the beginning .

Thx

ekokotov commented 9 years ago

I can't reproduce this bug in Chrome. What browser are u using ? I can clear all data inside call and add new value later.

lucasBertola commented 9 years ago

Indeed, this bug can't be reproduced in chrome. But this bug is on last firefox.

ekokotov commented 8 years ago

Ok. fixed this thing in new release. Please update library to 0.2.1.