examples
examples copied to clipboard
pages-stack unexpected token error
trafficstars
Hi, getting this error in the browser when I try to run the page-stack example:
Also getting this error on http://127.0.0.1:8788/
@lane711
You don't need to access http://localhost:5173/, you should only access http://localhost:8788/. In my environment, the issue is reproduced when accessing http://localhost:8788/.
Any tips on how to get it to work? It seems that call to the API are getting intercepted somehow 🤔
edit: it fixed itself magically for me. BTW Wrangler should probably be updated to V3, but I don't think it's related