cscan / vue3-excel-editor

Vue3 plugin for displaying and editing the array-of-object in Excel style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

gg1971 opened this issue · comments

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

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

It should be fixed in v.1.0.21