#404 on content collection pages in Astro 5.0 upgrade

1 messages · Page 1 of 1 (latest)

umbral knot
tiny radish
#

First of all, that is a great screen recording! I hate hearing myself on video/recordings.

I did notice in your video that your your using params: { id: post.id } for the params inside of a [...slug].astro route. Have you tried changing the name of the route to [...id].astro to match the param?

umbral knot
tiny radish
#

Awesome! I have done the same thing far more than I care to admit. I just have to force myself to jump to another project and come back later with fresh eyes. Also, thanks for the heads up regarding images. I was just about to port over a project using content collections that relied heavily on image().refine().