ZX
Explore posts from serversExperimenting with custom NextJS Server
Hey guys, I'm running into an issue where nextjs is not hydrating properly and hono is giving an error:
unhandledRejection: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
Here's the code:
I'm wondering if anyone with more experience or insight might have an idea with what's going wrong here2 replies