Problem with bulk selection in custom page table
I'm using filament table on a custom page.
If I select bulk data, and I choose to select all, why is it only selected the first row?
What am I missing?
3 Replies
Is your model using a different primary key then
id
?
Can you share a video/screenshot?Sorry for late response..
Here's the query of the table:
What should I do with this?
Hm. Not sure if the query is the issue. I think as long as you have an ID you should be fine