-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
From an action in one module I want to call a getter in another module. I'm able to do it with context.rootGetters["namespace/getter"] but it doesn't feel like the typescript way to do it. Trying to call the read static function I can't figure out how to get the right ActionContext to pass into the getter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels