Widget Table BulkAction
I have a problem when i use a bulkaction on a WidgetAction, no matter what selected, everything get selected and updated, any idea what the solution?
7 Replies
bump
bump
Are you on the latest filamentphp version?
Yes i composer update daily
Currently i'm on 3.2.46
any idea how can i debug it? i didint find a way to check what selected before launching the action.
last update didnt change nothing, any clue what function check what selected? i would try to debug it
It looks ok, can you provide a repoduction repository so I can test it
Yes i'll do one tomorrow, same for my second bug with the group summaries
Hello, Here the repo: https://github.com/ronylicha/bugfphp
I have reproduce the bug of my two post here, this one about the group sum with scope not working, and the second one, when you check one or two and do bulk action, all the table got check and updated.
What you have to do:
update the .env with the db credential and db name
the admin credentials: [email protected]//123456
Go to the commission dashboard and check the two things
GitHub
GitHub - ronylicha/bugfphp
Contribute to ronylicha/bugfphp development by creating an account on GitHub.
bump