Skip to content
New issue

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

Next JS 13.4.1 – Preview working inconsistently, HMR not working at all #2510

Open
TiborUdvari opened this issue May 6, 2023 · 0 comments

Comments

@TiborUdvari
Copy link

Description of Bug

Next JS 13.4.1 does not work consistently, when I refresh the preview. I mainly changed the create-next-app by adding @next/swc-wasm-nodejs as a dependency so that it can build.

https://stackblitz.com/github/TiborUdvari/tiborudvari.com/tree/c1cee3aecd058554b57ed6b603df30afa0377557

Steps to Reproduce

  1. Go to https://stackblitz.com/github/TiborUdvari/tiborudvari.com/tree/c1cee3aecd058554b57ed6b603df30afa0377557
  2. Click on app/page.tsx
  3. Edit something
  4. Notice that preview doesn't update. With refresh sometimes it is correct, sometimes it remains white.
    https://stackblitz.com/github/TiborUdvari/tiborudvari.com/tree/c1cee3aecd058554b57ed6b603df30afa0377557

Expected Behavior

When I refresh the preview, see the website.

Screenshots/Screencast

Screenshot 2023-05-06 at 16 40 28

Additional Context/Questions
It works fine on a github codespace or on my local runtime on a macbook pro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant