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

Missing ProductServices component at react folder #1024

Open
ganobrega opened this issue Mar 29, 2022 · 0 comments
Open

Missing ProductServices component at react folder #1024

ganobrega opened this issue Mar 29, 2022 · 0 comments

Comments

@ganobrega
Copy link

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

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