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
{{ message }}
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.
When you listen for a change event on a SelectField instance, it never fires. This is due to an IE bug as described here: http://yuilibrary.com/projects/yui3/ticket/2531106
I got around it by assigning an event directly to the _fieldNode but that's obviously not ideal.
The text was updated successfully, but these errors were encountered: