Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nextjs template]The packaging reports an error due to the failure of prerendering. #67

Open
quark-ftc opened this issue Dec 16, 2024 · 0 comments

Comments

@quark-ftc
Copy link

When Hono is integrated with a Next.js project, if requests are sent in server-side components (I noticed that requests are only sent in client-side components in the template), an error will be reported during packaging due to the failure of prerendering. Using "export const dynamic = 'force-dynamic';" can avoid the error. However, is there a perfect solution to solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant