Trying to use cart.addToViewContextDefinition to e...
# suitecommerce
c
Trying to use cart.addToViewContextDefinition to extend the context of ‘OrderWizard.Module.CartSummary’ in the checkout process. However, I get the following random error in the console “The specified view_id (Orderizard.Module.CartSummary) is not valid for the current component”. I say random, because the error is random. Error happens on local and deployed code. Thoughts?
f
there was an issue fixed on 20.1.3 related to this
what version are you in?
c
SC 2020.1.3 updated on 6/18
@Flo Meilan The website was build using 2019.2 theme/core. Core is now 2020.1.3, theme is still based on 2019.2.
f
You should have the fix then. If you are still having the issue please create a support case and refer to issue 590166 to have this review for your specific scenario.
c
I will… thanks!