Togglebuttons multiple() selects all
I'm just using the sample code from the docs and for some reason all buttons are being selected when you click just one. Anyone else experienced this?
1 Reply
Yes, but only when I use ToggleButtons in a Filter like this:
Inside the
form(Form $form)
I don't see this behaviour, so there everything works fine.