Badget icon indicating copy to clipboard operation
Badget copied to clipboard

Bug: NextJS local dev environment breaks in edge runtime

Open matteobad opened this issue 1 year ago • 7 comments

Describe the bug

NextJS local dev environment breaks in edge runtime Ref: https://github.com/vercel/next.js/issues/52176

We should remove/comment out all of the export const runtime = "edge" from pages

Steps to reproduce

  1. pnpm run dev:web
  2. Navigate any edge runtime page
  3. See errors in console

Additional context (Is this in dev or production?)

Windows local dev server

matteobad avatar Feb 14 '24 14:02 matteobad

Hello! I'm excited by what you guys are building and would love to contribute to the project, mind if I give this issue a go? Thanks and appreciate the great work!

kennysliding avatar Feb 15 '24 14:02 kennysliding

Hello @kennysliding - Assigning you the issue. @matteobad can test it after 👏

Codehagen avatar Feb 15 '24 18:02 Codehagen

Did you get a chance to look at it @kennysliding ?

Codehagen avatar Feb 17 '24 14:02 Codehagen

@meglerhagen Yea, spent a bit time navigating the set up and repo, will create a PR for the fix today

kennysliding avatar Feb 18 '24 08:02 kennysliding

Any progress here or has this already been done and not closed @kennysliding?

michaelwschultz avatar Feb 28 '24 21:02 michaelwschultz

Hi @michaelwschultz - We found the issue i think @matteobad ?

Codehagen avatar Feb 29 '24 17:02 Codehagen

@Codehagen Is this fixed as part of #147 ?

Amirthananth avatar May 04 '24 08:05 Amirthananth