jeudi 4 décembre 2014

Sencha Cmd v5.1.0.13 does not apply overrides of mixins

Hi,

Same issue persists in 5.1.0.13 with CMD 5.0.3.324


I have upgraded and the same runtime failure occurs.

see - http://ift.tt/1yZRsuG


Essentially there is an override of the positionable mixin in the sdk.

The positionable mixin is mixed into Element.


Element dies during destroy trying to call - this.removeAnchor();

removeAnchor is a function provide by the override of the positionable mixin.

However it is undefined when called on element that has the positionable mixin.


Calling on element this.mixins.positionable.removeAnchor() is valid.

SO it appears the override of the mixin is applied but after the positionable mixin is applied to element.


I have to ask - Why in the SDK framework you would have overrides????????


Anyway this is a major roadblock for us and we cant use the build optimisations - please help !!!


Cheers suzuki1100nz






Sencha Cmd v5.1.0.13 does not apply overrides of mixins

Aucun commentaire:

Enregistrer un commentaire