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
218 stars 13 forks source link

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

Open muonw opened 1 month ago

muonw commented 1 month ago

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