F7 react, Cant call a getter inside another getter

with f7’s new store in react , can i call a getter inside another getter ?
when i do call a getter inside another getter and pass the state , it says state is undefined !

i do it like this:

this.getActiveSubscription(state)