You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new at Vtex IO and want to create a simple template just to see if it's viable to migrate.
When I linked my dev workspace with the minimum boilerplate, the homepage rendered was from the minimum boilerplate as expected, but when I try to access a product or make a search, the loading bar stucks and I get this error:
I also followed the documentation to build product and search pages, but nothing changes.
When I try to directly access the url, or press F5 when loader stucks, the page rendered is my default product page from cms, not the one I created at the boilerplate.
As I can see, the request is waiting for a json response, but for some reason it returns my normal product template from cms.
Can someone help me find what I'm doing wrong?
The text was updated successfully, but these errors were encountered:
I'm new at Vtex IO and want to create a simple template just to see if it's viable to migrate.
When I linked my dev workspace with the minimum boilerplate, the homepage rendered was from the minimum boilerplate as expected, but when I try to access a product or make a search, the loading bar stucks and I get this error:
I also followed the documentation to build product and search pages, but nothing changes.
When I try to directly access the url, or press F5 when loader stucks, the page rendered is my default product page from cms, not the one I created at the boilerplate.
As I can see, the request is waiting for a json response, but for some reason it returns my normal product template from cms.
Can someone help me find what I'm doing wrong?
The text was updated successfully, but these errors were encountered: