svelte-simple-datatables
svelte-simple-datatables copied to clipboard
Disabling scrollY also disable columnFilters
trafficstars
if i have column filters: true and scrollY:true, columnFilters work as intended. However, as soon as I set scrollY: false; column filters no long show/render.