You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the plugin, and I've noticed that the radio gets checked by simply focusing the input - $('input:first').focus(). Is there any reason for this to happen, or a recommended workaround?
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to use the plugin, and I've noticed that the radio gets checked by simply focusing the input -
$('input:first').focus()
. Is there any reason for this to happen, or a recommended workaround?The text was updated successfully, but these errors were encountered: