Hi,
The log-method in Ext.promise.Promise tries to access "this._owner". It should instead access "this.owner".
Illustrated in: https://fiddle.sencha.com/#fiddle/1e0i
Hi,
The log-method in Ext.promise.Promise tries to access "this._owner". It should instead access "this.owner".
Illustrated in: https://fiddle.sencha.com/#fiddle/1e0i
Thanks, we'll get this fixed up.