cscan / vue3-excel-editor

Vue3 plugin for displaying and editing the array-of-object in Excel style.
MIT License
231 stars 51 forks source link

deleteSelectedRecords() or deleteRecord(0) display is not updated without forcing a call to refresh() #38

Closed gg1971 closed 5 months ago

gg1971 commented 5 months ago

after executing deleteSelectedRecords() or deleteRecord(0) the table display is not updated without forcing a call to refresh()

cscan commented 5 months ago

Confirmed, will be fixed this in next version Thanks for your reporting

cscan commented 5 months ago

It should be fixed in v.1.0.21