This app uses a dynamic route path, [id].

The edge runtime page will incorrectly include the route path parameter as a search param.

Node runtime link ✅: /node/123?a=b

Edge runtime link ❌: /edge/123?a=b