Is anyone using the alpha version with svelte?
Is anyone here using the alpha version of tabel with svelte 5? I switched to alpha because I am using svelte 5 but all the discussions on github are old, is it stable enough to use? has there been any updates lately?
The latest issue I am running into is that I am rendering my headers like this
Which is obviously wrong but I can't find the docs on how to do it properly, I know it's wrong because it's calling the logic in the
cell
function and not the header2 Replies
extended-salmonOP•4mo ago
Reactivity also has some buggy behavior (again not sure if it's simply the way I am using it) for example I have this logic for my selection column
And when I select all it doesn't update the individual checkboxes in the cells
stormy-gold•3mo ago
this project is pretty much dead unfortunately, I've been awaiting for over half a year for an update 🤷♂️
I even offered to help but got no response