getcandy / hub

GetCandy v1 Hub built on Nuxt.js
30 stars 9 forks source link

_vm.fields.options[handle] is undefined #47

Closed Ifnir closed 3 years ago

Ifnir commented 3 years ago

Page products.edit.availability

Steps to reproduce: Click on "Products" in the hub, choose product to edit.

Go into "Availability & Pricing" and click "Add option"

Fill out the form.

{"variants":[{"sku":"rs5443402","options":{"color":{"en":"Purple"}},"price":"23.00","stock":"","inventory":"2"}]}

then error response

_vm.fields.options[handle] is undefined

alecritson commented 3 years ago

Are you on version 0.12.2 of the hub packages?

If not can you try updating at least @getcandy/hub-products to 0.12.2 and see if the issue persists

alecritson commented 3 years ago

Should be sorted in 0.12.11 if not then please re open.