Unanswered: Uncaught TypeError: Object [object Object] has no method 'doItemDeSelect'
Unanswered: Uncaught TypeError: Object [object Object] has no method 'doItemDeSelect'
I am having some problems with deselect in a selectField..
Whenever I try to update options and/or set a value using setValue() method, the selectField becomes unstable and fires this error: Uncaught TypeError: Object [object Object] has no method 'doItemDeSelect'
It seems like a bug when deselecting in a fieldset..