RootCauseunvalidated
The route handler signature is missing the second argument that provides the dynamic route `params` object, so `postSlug` is never received from the URL.
0df5d3f7-bed7-4ecb-a38e-a4899fb4b401
The route handler signature is missing the second argument that provides the dynamic route params object, so postSlug is never received from the URL.