Skip to content

Type error: Property 'GiftCardProduct' is missing in type #2144

@HungDo-Niteco

Description

@HungDo-Niteco

Describe the Bug

I use a Magento cloud endpoint that supports giftcart products, however when I run yarn build, I receive the following problem.

image

Type error: Property 'GiftCardProduct' is missing in type '{ Skeleton: (props: SkeletonProps) => EmotionJSX.Element; SimpleProduct: typeof ProductListItem; ConfigurableProduct: typeof ProductListItem; BundleProduct: typeof ProductListItem; VirtualProduct: typeof ProductListItem; DownloadableProduct: typeof ProductListItem; GroupedProduct: typeof ProductListItem; }' but required in type 'ProductListItemRenderer'.

Expected Behavior

No issue

To Reproduce

Step 1: point magentoEndpoint to a Magento Cloud endpoint
Step 2: yarn codegen
Step 3: yarn build

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions