svelte-simple-datatables
svelte-simple-datatables copied to clipboard
Error: Cannot read property 'c' of undefined
When trying to remove the table programatically such as wrapping in if statement, it throws error Cannot read property 'c' of undefined
Here's a codesandbox link to reproduce this issue