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:
- Open
store/interfaces.json
- Look at the component of that interface:
"product-services": {
"component": "ProductServices"
}
- Go to
react folder and search for ProductServices.js or ProductServices.tsx or some file with the name: ProductServices.*
- 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
Describe the bug
Missing ProductServices component at react folder.
I found this error after getting a
404for 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:
store/interfaces.jsonreactfolder and search forProductServices.jsorProductServices.tsxor some file with the name:ProductServices.*Expected behavior
Where is this file? Why doesn't it exist in
reactfolder and is declared ininterfaces.json?Desktop (please complete the following information):
Not needed
Smartphone (please complete the following information):
Not needed