hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.28k stars 288 forks source link

Disabled radio button in list item is still selectable when clicked #602

Open ls-bit opened 1 year ago

ls-bit commented 1 year ago

Describe the bug A disabled radio button inside a list item is still selectable when clicked. Outside of a list a disabled radio buttons can not be selected when clicked.

To Reproduce Steps to reproduce the behavior: See REPL https://svelte.dev/repl/280548d374e243c08b44c4d7b6b90165?version=3.59.1

Expected behavior A disabled radio button inside a list item should not be selectable when clicked

Screenshots grafik