LesJ
12 Jul 2017, 10:40 AM
Some eventedConfig names are in lower case and others are in mixed case. I know event names are not case sensitive in Ext JS, but for the sake of consistency all event names should be in lower case.
For example, the beforemaxWidthchange (https://docs.sencha.com/extjs/6.5.0/modern/Ext.Component.html#event-beforemaxWidthchange)should be beforemaxwidthtchange.
Edit: I wanted to put this report in the doc forum.
For example, the beforemaxWidthchange (https://docs.sencha.com/extjs/6.5.0/modern/Ext.Component.html#event-beforemaxWidthchange)should be beforemaxwidthtchange.
Edit: I wanted to put this report in the doc forum.