We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Missing ProductServices component at react folder.
I found this error after getting a 404 for the bundle of this component.
404
https://vtex.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ProductServices.js
To Reproduce Steps to reproduce the behavior:
store/interfaces.json
"product-services": { "component": "ProductServices" }
react
ProductServices.js
ProductServices.tsx
ProductServices.*
Expected behavior Where is this file? Why doesn't it exist in react folder and is declared in interfaces.json?
interfaces.json
Desktop (please complete the following information): Not needed
Smartphone (please complete the following information): Not needed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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/[email protected]/public/react/ProductServices.js
To Reproduce
Steps to reproduce the behavior:
store/interfaces.json
react
folder and search forProductServices.js
orProductServices.tsx
or some file with the name:ProductServices.*
Expected behavior
Where is this file? Why doesn't it exist in
react
folder and is declared ininterfaces.json
?Desktop (please complete the following information):
Not needed
Smartphone (please complete the following information):
Not needed
The text was updated successfully, but these errors were encountered: