examples icon indicating copy to clipboard operation
examples copied to clipboard

pages-stack unexpected token error

Open lane711 opened this issue 2 years ago • 2 comments
trafficstars

Hi, getting this error in the browser when I try to run the page-stack example:

Screen Shot 2023-05-12 at 5 04 08 PM

Also getting this error on http://127.0.0.1:8788/

Screen Shot 2023-05-12 at 5 07 03 PM

lane711 avatar May 13 '23 00:05 lane711

@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/.

yusukebe avatar May 13 '23 01:05 yusukebe

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

kpietraszko avatar Dec 01 '23 21:12 kpietraszko