Skip to content
New issue

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

type Productを拡張する #4

Open
momonoki1990 opened this issue May 9, 2021 · 1 comment
Open

type Productを拡張する #4

momonoki1990 opened this issue May 9, 2021 · 1 comment

Comments

@momonoki1990
Copy link
Owner

ProductDetails.tsxproductオブジェクトから取得しているdescriptionHtmlProduct typeにはないとエラーが出るので、型を拡張する(js-buy-sdkとstore front apiの仕様があっていない?)

@momonoki1990
Copy link
Owner Author

ProductOption.tsx
const selectedOptions = variant ? variant.selectedOptions : product.variants[0].selectedOptions;

selectedOptionsもエラーが出ている。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant