Radio/Checkbox - on inspection using selector, selects label instead of actual Radio/Checkbox element #2674
DurgaSanthi
started this conversation in
General
Replies: 1 comment 3 replies
-
I don't this has anything wrong with Blazorise. We only follow the Bootstrap documentation and HTML structure. And the same thing is happening on their own web: https://getbootstrap.com/docs/4.6/components/forms/#radios This has something to do with custom radios. From what I can see on their web, regular radios seem to behave OK. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am using Blazorise Radio and Checkbox component. There is an issue with element selector regarding these two components.
Steps to reproduce:
Attaching image for clarity.
Because of this we are not able to capture actual element for testing purpose.
Appreciate any help. Please let me know if this can be rectified in future versions.
Beta Was this translation helpful? Give feedback.
All reactions