Ben Mason

Results 2 comments of Ben Mason

How do I access reused modules? I have a module that I use twice and currently I access it like this: `dispatch(‘moduleA/getList’)` and `dispatch(‘moduleB/moduleA/getList’)` I have one exported function from...

Yes! That sounds good. I would probably move even more of my rooms to passive mode with this functionality! It could always be customisable per room later if the demand...