Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(storefront): bctheme-1331 Incorrect handling of nested external templates with params #1031

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

bc-alexsaiannyi
Copy link
Contributor

What?

In case we re-use external templates in our UI library and these templates receive data via parameters we will face an issue that we 'loose' these data due to incorrect handling of parameters. This PR fixes issue with incorrect handling of external templates that contain parameters.

Tickets / Documentation

Screenshots (if appropriate)

Before Fix:
beforeFix_templates
beforeFix_UI

After Fix:
afterFix_templates
Screenshot 2022-11-21 at 14 10 08

cc @bigcommerce/storefront-team

@jairo-bc
Copy link
Contributor

jairo-bc commented Dec 7, 2022

@bc-alexsaiannyi looks good, please revert package-lock.json

@bc-alexsaiannyi bc-alexsaiannyi merged commit 51903de into bigcommerce:master Dec 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

🎉 This PR is included in version 5.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants