79446944

Date: 2025-02-18 01:47:11
Score: 2
Natty:
Report link

I encountered this error by naming a folder [id], and then renaming it [order_id].

Due to a what I suspect was a NextJS caching issue, I received an error:

Error: You cannot use different slug names for the same dynamic path ('id' !== 'order_id').

I restarted NextJS dev and the issue went away.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Simon Unger