i'm trying to add data to a view's context using Checkout.addToViewContextDefinition()
The 'view' is actually a WizardModule (OrderWizard.Module.PaymentMethod.Selector)
It works when i do it in local, but after deploying and activating it, it throws an error:
_INVALID_PARAM: The specified view_id (OrderWizard.Module.PaymentMethod.Selector) is not valid for the current component or the callback is not a function_