fastly-magento2: swatch-renderer-mixin.js is broken PDP

swatch-renderer-mixin.js is broken PDP when config is undefined

if (_.isUndefined(config.jsonConfig.images)) return create(config, element);

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 24 (12 by maintainers)

Most upvoted comments

@dpotkoc @Lukas713 Sorry it took a while but with your commits everything is working as expected.