svelte-headless-table
svelte-headless-table copied to clipboard
Fix randomly selected rows #164
Fixes #164. Issue occurs when children string property is an empty array.
Updated createSamples
to randomly exclude children.
TODO
- [ ] Create tests