Thank you for reporting this bug. We will make it our priority to review this report.
Class system Configuration
Class system Configuration
In the documentation:
http://ift.tt/1vgeJ6HIt's said that: Ext JS 5 eliminated the need to call initConfig() manually.
I have copied the example in fiddle: http://ift.tt/UT1Q7u and is not working as it says.
But if I add:
Code:
constructor: function(config) {
this.initConfig(config);
},
Then it works as expected.
Aucun commentaire:
Enregistrer un commentaire