I found an old post on Sencha forum, mentioning store.loadData as the way to set new info into an array store.
This seems to work for a combobox but not for an itemselector as you can see in this fiddle:
https://fiddle.sencha.com/#view/editor&fiddle/2hu9
What's the right way to do it for an itemselector?
Thanks in advance