Hello all, We are facing issue in our 2020.2 env, ...
# suitecommerce
p
Hello all, We are facing issue in our 2020.2 env, If parent item is added to Wishlist then we are getting undefined as value for color in product list model (this.model.get('items').get('item').get('options').models from here we used to get the value). Previously it used to give '{}' if there was no color. Due to this wishlist page in my account section is breaking. It occurring in SCA Elbrus. Does anyone have idea regarding this?
Has something changed in 2020.2 that would cause this?