You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue where the swatch-renderer doesn't work anymore on a configurable product with base price in Magento 2.2.
The JS console throws an "Cannot read property 'element' of undefined" error when I try to pick another color, so the image won't change.
The critical line is in this screenshot:
I should note that we also use Color Swatches Pro from Amasty, however this is a pure extension without modifying the actual swatch-renderer.js logic. Do you have experienced this issue as well?
The text was updated successfully, but these errors were encountered:
first off thank you for providing the community with your free extensions and everbody contributing, much appreciated! I'm also using your GermanLaw module and am interested in any news on GDPR-compliance (Magenerds/GermanLaw#26).
Aside of all that, I'm thankful for the fix provided for #28 but since the latest comments on the issues date back quite a while I was hoping to get some info on how you see the chances of getting at least BasePrice ready for 2.2 any time soon.
I have an issue where the swatch-renderer doesn't work anymore on a configurable product with base price in Magento 2.2.
The JS console throws an "Cannot read property 'element' of undefined" error when I try to pick another color, so the image won't change.
The critical line is in this screenshot:
I should note that we also use Color Swatches Pro from Amasty, however this is a pure extension without modifying the actual swatch-renderer.js logic. Do you have experienced this issue as well?
The text was updated successfully, but these errors were encountered: