aframe-gui icon indicating copy to clipboard operation
aframe-gui copied to clipboard

radio button ignores initial 'checked' value, and does not have initial 'checked' value match appearance

Open kylebakerio opened this issue 4 years ago • 0 comments

even in the examples provided, you'll see the radio starts looking unselected, but when clicked the first time, lands in the 'unselected' position again. It is only after selecting twice that you get to see it in the 'selected' position. Worse, you also cannot set the initial 'checked' position.

kylebakerio avatar Jan 18 '21 12:01 kylebakerio