blomqma / next-rest-framework

Type-safe, self-documenting APIs for Next.js
https://next-rest-framework.vercel.app
Other
136 stars 18 forks source link

Error: Dynamic server usage: headers #88

Closed SaadBazaz closed 10 months ago

SaadBazaz commented 10 months ago

This does not prevent me from building or using the app, but it's still an interesting bug.

Screenshot 2023-10-20 at 10 43 46
blomqma commented 10 months ago

Do you have any way to reproduce this?

blomqma commented 10 months ago

Closing due to inactivity. Note that this error can be logged by NRF also if you have dynamic server usage within you own application logic: https://nextjs.org/docs/messages/dynamic-server-error

If you think this happens within the framework itself and can provide a reproducible example, please open another issue, thanks.