Opened 4 years ago
Last modified 4 years ago
#15308 new bug
Radio buttons do not change state when group members clicked.
Reported by: | G. Gibson | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.checkbxoradio | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
I am using 3.3.x of jQuery and version 1.12.x of jQueryUI. Here is the HTML/JS in question:
Code can be found here: https://gist.github.com/mistergibson/97245f952d4ffeb7690d38585962489c (No jsbin or jsFiddle signin)
Browsers: Chromium 68.0.3440.75, Firefox Quantum 61.0.1 (64-bit)
Description: If I click on one of the radio button group members it sets state, but if I click on another it ALSO sets state and does NOT clear the prior radio button clicked.
Note: See
TracTickets for help on using
tickets.