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

Does this work for modals? #4

Open
KoenLemmen opened this issue Jun 25, 2024 · 2 comments
Open

Does this work for modals? #4

KoenLemmen opened this issue Jun 25, 2024 · 2 comments

Comments

@KoenLemmen
Copy link

This looks super awesome for static websites!
Thanks for making this.

I'm looking if this solution is also suitable for this problem:
vercel/next.js#63951
Since its issue is closely related to the issues within this scope.

@zdenham
Copy link
Owner

zdenham commented Jun 26, 2024

Hi @KoenLemmen thanks for checking this out. I haven't messed around too much with parallel / intercepting routes.

I'll give it a whirl with the repro repo you've provided and see. It seems like the same error for dynamic pages (which works with next-static-utils), so I'm optimistic it could work!

@KoenLemmen
Copy link
Author

I tried messing around with it myself, but I think the issue is more related to parallel / intercepting routes than generateStaticParams().

I tested it like this: https://github.com/KoenLemmen/nextgramminimal/tree/static-utils
I might be doing it wrong of course. But I still get the same error.

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

2 participants