Closed ymaheshwari1 closed 3 years ago
Many thanks to @dt2patel for the suggestion, which help in solving the issue with very little change.
What would happen if gallery.length
does not change between colors?
What would happen if
gallery.length
does not change between colors?
When gallery length is not changing then there is no issue in the product gallery, the gallery renders completely fine, the issue comes whenever the gallery length changes between either the product or when changing color.
@Fifciu, I updated the PR, please have a look.
Maintained the changelog for the PR here: https://github.com/vuestorefront/vsf-capybara/pull/573
Related Issues
551
Closes #551
Short Description and Why It's Useful
This will help in rendering the images as expected when setting the mergeConfigruableChildren to false. Using another SfGallery for mergeconfigruableChildren as to re-render the gallery using the key value which is set to currentIndex.
Screenshots of Visual Changes before/after (If There Are Any)
Before:
After:
IMPORTANT NOTICE - Remember to update
CHANGELOG.md
with description of your changeContribution and Currently Important Rules Acceptance