Skip to content

Missing ProductServices component at react folder #1024

@ganobrega

Description

@ganobrega

Describe the bug
Missing ProductServices component at react folder.

I found this error after getting a 404 for the bundle of this component.

https://vtex.vtexassets.com/_v/public/assets/v1/published/vtex.store-components@3.159.0/public/react/ProductServices.js

To Reproduce
Steps to reproduce the behavior:

  1. Open store/interfaces.json
  2. Look at the component of that interface:
    "product-services": {
        "component": "ProductServices"
    }
  3. Go to react folder and search for ProductServices.js or ProductServices.tsx or some file with the name: ProductServices.*
  4. Nothing found

Expected behavior
Where is this file? Why doesn't it exist in react folder and is declared in interfaces.json?

Desktop (please complete the following information):
Not needed

Smartphone (please complete the following information):
Not needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions