Instead of changing 'myOption' it just adds an option called '_setOption' and the value is 'myOption'. If I change the super call to this._super(key, value) it changes the option as expected. What am I doing wrong here?
I am using jQuery 1.9.1. It also happens with 1.9.2.