muonw / muonw-powertable

▦ PowerTable is a Svelte component that turns JSON data into an interactive HTML table. Inspired by DataTables. Powered by Svelte.
https://muonw.github.io/muonw-powertable/
Other
220 stars 13 forks source link

Cannot add a new row once all rows are deleted #38

Open muonw opened 3 months ago

muonw commented 3 months ago

addAction function should not rely on existing data to construct a new row.