Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio selection column is not visible #116

Open
javier-godoy opened this issue May 28, 2024 · 2 comments
Open

Radio selection column is not visible #116

javier-godoy opened this issue May 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@javier-godoy
Copy link
Member

javier-godoy commented May 28, 2024

Describe the bug

Radio selection column (#114) is not visible (vaadin-radio-button does not have a shadow root attached)
image

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

@javier-godoy javier-godoy added the bug Something isn't working label May 28, 2024
@paodb
Copy link
Member

paodb commented May 28, 2024

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.

@mlopezFC mlopezFC self-assigned this Aug 19, 2024
@mlopezFC
Copy link
Member

Maybe the problem is the lack of @uses for vaadin-radio-button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Do
Development

No branches or pull requests

3 participants