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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: