We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
TL;DR: We configurated an assembly options attachment in some products and while we tested native components they didn't work.
This product below have other assembly as an assembly options, this enables the "Customize" button and opens a Modal on click.
https://mcdon144--acctglobal.myvtex.com/mcproductrefid136/p
But the ProductContext is updated with the assembly options of the combo:
And the combo haven't been updated on his assembly option, the correct assembly is "Lanche Generico":
To Reproduce Steps to reproduce the behavior:
Expected behavior The correct behavior is to change the assembly option items, not to add new assemblies on the main product.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
TL;DR: We configurated an assembly options attachment in some products and while we tested native components they didn't work.
This product below have other assembly as an assembly options, this enables the "Customize" button and opens a Modal on click.
https://mcdon144--acctglobal.myvtex.com/mcproductrefid136/p
But the ProductContext is updated with the assembly options of the combo:
And the combo haven't been updated on his assembly option, the correct assembly is "Lanche Generico":
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The correct behavior is to change the assembly option items, not to add new assemblies on the main product.
The text was updated successfully, but these errors were encountered: