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

Request method bug in production environment. #66918

Closed
LuckyMika opened this issue Jun 15, 2024 · 6 comments
Closed

Request method bug in production environment. #66918

LuckyMika opened this issue Jun 15, 2024 · 6 comments
Assignees
Labels
bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. locked Runtime Related to Node.js or Edge Runtime with Next.js. SWC Related to minification/transpilation in Next.js.

Comments

@LuckyMika
Copy link

Link to the code that reproduces this issue

https://github.com/LuckyMika/nextjs-method-bug

To Reproduce

Steps to reproduce are linked here

Current vs. Expected behavior

Also linked in the [github repository(https://github.com/LuckyMika/nextjs-method-bug/blob/main/README.md)

Provide environment information

Operating System:
  Platform: win32
  Arch: x64
  Version: Windows 10 Home
  Available memory (MB): 16292
  Available CPU cores: 12
Binaries:
  Node: 22.0.0
  npm: N/A
  Yarn: N/A
  pnpm: N/A
Relevant Packages:
  next: 14.2.4 // Latest available version is detected (14.2.4).
  eslint-config-next: 14.2.4
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.4.5
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Developer Experience, Runtime, Turbopack

Which stage(s) are affected? (Select all that apply)

next dev (local), next build (local), next start (local)

Additional context

No response

@LuckyMika LuckyMika added the bug Issue was opened via the bug report template. label Jun 15, 2024
@github-actions github-actions bot added Developer Experience Issues related to Next.js logs, Error overlay, etc. Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js. labels Jun 15, 2024
@AdityaGupta-cyber

This comment has been minimized.

@icyJoseph
Copy link
Contributor

icyJoseph commented Jun 16, 2024

Duplicate? #66917

And also here, #66647, these all look like the same issue!

Thanks for providing a reproduction repository.

@LuckyMika
Copy link
Author

The first one was a miscommunication, so we accidentally opened an issue around the same time. The second I have no clue

@kdy1 kdy1 added SWC Related to minification/transpilation in Next.js. and removed Turbopack Related to Turbopack with Next.js. labels Jun 17, 2024
@kdy1 kdy1 self-assigned this Jun 17, 2024
@kdy1
Copy link
Member

kdy1 commented Jun 19, 2024

image image

It's already fixed on canary

@kdy1 kdy1 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
@gdwmw
Copy link

gdwmw commented Jun 20, 2024

Nice

Copy link
Contributor

github-actions bot commented Jul 5, 2024

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot added the locked label Jul 5, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. locked Runtime Related to Node.js or Edge Runtime with Next.js. SWC Related to minification/transpilation in Next.js.
Projects
None yet
Development

No branches or pull requests

5 participants