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
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
If in the configurable_options of a product we don't have an option for color, then on the Product page, getting the error as Cannot read property id of undefined.
Expected behavior
If we don't have color as one of the options then also the page should work without any errors.
Steps to reproduce the issue
Remove the color options from the configurable_options from the product object.
Go to product page.
See the console, you will be having an error.
Can you handle fixing this bug by yourself?
YES
NO
Environment details
Browser:
OS:
Code Version:
Additional information
The text was updated successfully, but these errors were encountered:
Current behavior
If in the configurable_options of a product we don't have an option for color, then on the Product page, getting the error as Cannot read property id of undefined.
Expected behavior
If we don't have color as one of the options then also the page should work without any errors.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: