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

From my testing, when GET and PUT are the only methods set, it breaks. I also tried changing the order in which they are set. #66917

Open
gdwmw opened this issue Jun 15, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.

Comments

@gdwmw
Copy link

gdwmw commented Jun 15, 2024

Link to the code that reproduces this issue

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

To Reproduce

For information and examples, see README.md in this repository: https://github.com/LuckyMika/nextjs-method-bug

Current vs. Expected behavior

For information and examples, see README.md in this repository: https://github.com/LuckyMika/nextjs-method-bug

Provide environment information

Operating System:
  Platform: win32
  Arch: x64
  Version: Windows 11 Pro
  Available memory (MB): 16299
  Available CPU cores: 12
Binaries:
  Node: 20.14.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)

Parallel & Intercepting Routes

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

next start (local), Vercel (Deployed)

Additional context

For information and examples, see README.md in this repository: https://github.com/LuckyMika/nextjs-method-bug

@gdwmw gdwmw added the bug Issue was opened via the bug report template. label Jun 15, 2024
@github-actions github-actions bot added the Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
Projects
None yet
Development

No branches or pull requests

1 participant