therun.gg

Results 3 issues of therun.gg

### Link to the code that reproduces this issue https://github.com/therungg/next-sitemap-generation-typing-bug ### To Reproduce 1. Create a sitemap as per the docs https://nextjs.org/docs/app/api-reference/functions/generate-sitemaps#example 2. `await` the id in the sitemap function...

TypeScript

### Link to the code that reproduces this issue https://github.com/therungg/next-percentage-cache-bug-repro ### To Reproduce 1. Enable `cacheComponents` in `next.config.ts` 2. Create a dynamic route 2. Start the application with `npm run...

### What? This encodes and re-decodes the path param before throwing an error from `decodeURIComponent`. ### Why? More often than not, the error is thrown when a string given to...

type: next