Having an issue creating stock variations after creating product options. Looks like the product is created fine, but I believe there is an issue with in the stock-form.tsx component as the input-select doesn't show option values. I see the option name is rendered correctly, but no values appear in the input.
Having an issue creating stock variations after creating product options. Looks like the product is created fine, but I believe there is an issue with in the
stock-form.tsxcomponent as the input-select doesn't show option values. I see the option name is rendered correctly, but no values appear in the input.