Hi,
i am trying chain comboboxes with references as sencha examples do in:
http://dev.sencha.com/extjs/5.0.0/ex...combo-chaining
When i add the filter config on second combo we recive the error:
Cannot read property 'getFilters' of undefined
A fiddle with the problem:
https://fiddle.sencha.com/#fiddle/983
¿Could the store type generate the problem?