You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to reproduce the problem locally. Using the component in a Vaadin 24.3.12 application in production mode, the radio buttons are not being shown. There're no browser or console errors displayed. In development mode it works okay.
Describe the bug
Radio selection column (#114) is not visible (
vaadin-radio-button
does not have a shadow root attached)Expected behavior
Radio selection column should be visible
Minimal reproducible example
https://addonsv24.flowingcode.com/grid-helpers/radio-selection-column
Add-on Version
1.4.0-SNAPSHOT
Vaadin Version
24.3.12
Additional information
No response
The text was updated successfully, but these errors were encountered: