vercel / speed-insights

Vercel Speed Insights package
https://vercel.com/docs/speed-insights
Apache License 2.0
54 stars 6 forks source link

fix: nextjs parallel routes with catchall isn't supported #69

Closed feugy closed 1 month ago

feugy commented 1 month ago

๐Ÿ““ What's in there?

Next.js parallel route isn't fully supported when compute routes for pageviews and custom events. The unsupported situation is when using a catchall route ([...catchAll]) in parallel of individual path parameters ([teamSlug]).

With this fix, individual parameter will take precedence over multiple parameters.

๐Ÿงช How to test?

pnpm test
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
speed-insights-astro โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 24, 2024 9:30am
speed-insights-nextjs โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 24, 2024 9:30am
speed-insights-nuxt โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 24, 2024 9:30am
speed-insights-remix โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 24, 2024 9:30am
speed-insights-sveltekit โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 24, 2024 9:30am
speed-insights-vue โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 24, 2024 9:30am