Ok, I think the problem happened cause I was aliasing this.options.data.stateParams to this.state, not, this.options.state. Does {objectName} selector have scope access to this or just this.options?
↧