Pranav K S

Results 2 issues of Pranav K S

**Describe the bug** Routes which are [dynamically rendered](https://nextjs.org/docs/app/building-your-application/rendering/server-components#dynamic-rendering) (server side rendered) due to the use of Nextjs's [Dynamic Functions](https://nextjs.org/docs/app/building-your-application/rendering/server-components#dynamic-functions) are not included in sitemap. Version : Next 13.5.1 **To Reproduce**...

bug

Started getting this error from today in Next.js 15.1.4. This happens only at runtime in production builds. There's a [similar issue](https://github.com/kkomelin/isomorphic-dompurify/issues/330) about the same error for Next.js 15.2.+. I think...