setValue api is not working for type String
Vaadin 24.3.1
ToggleButtonGroup 2.0.1
setValue api is not working for type String
Vaadin 24.3.1
ToggleButtonGroup 2.0.1
Hi, I couldn't reproduce this issue, and in the view created for the integration tests, it is using a list of Strings as the items, and further down it uses `setValue` to set the selected one.