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
Is it possible to have an update to fire jQuery triggers? When selecting a value for a RadioButtonGroup, our page isn't catching the event. It should be as simple as adding ".trigger('click')" to the end of the Radio (and maybe Select) groups.