FormidableLabs / FormidableLabs/envy
NextJS Adapter Not Picking up App Router Route Handlers
Open
- Dominant language
- TypeScript
- Stars
- 144
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I have a fetch in App Router based API route using router and the fetch is not being picked up by the nextjs adapter. Other fetchs are, either in RSCs or in the client, so the adapter is configured properly.
I notice the example nextjs application doesn't have API routes. Might help to add those to make sure that calls made through those get collected properly.
Contributor guide
Assessment
This issue has not been assessed yet.