You found a bug! We've classified it as
DSGNR-6345
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
-
Sencha User
[SA 3.2] Error when using viewmodel data as source for chained store in VM
Hi all,
since there is no 'setStore' method on ViewModel, we simply set the new store as a data property in the viewmodel.
Code:
viewmodel.set('sourceStore', newStore);
But binding the source of a chained store in the view model to {sourceStore}, Architect shows an error 'There was an error creating your store. Please verify configuration options.'
-
Thanks for the report! I have opened a bug in our bug tracker.