Hot reloading not working in Next.js?

Hot reloading does not work in my nextJS project.
The project has been generated with create-plasmic-app. The preview mode is enabled. When a change is made in the studio, a “Project xxx updated to revision yyy” log is printed in the terminal, but the changes are not reflected unless I reload the page.

“next”: “13.0.2”
@plasmicapp/loader-nextjs”: “^1.0.208”,

hi @mighty_donkey! We currently only support hot reloading for Gatsby