Skip to content

Add await to params on research/[blogId] to satisfy nextjs error#23

Open
EvanPrograms wants to merge 1 commit intomainfrom
evan-perry/await-on-research
Open

Add await to params on research/[blogId] to satisfy nextjs error#23
EvanPrograms wants to merge 1 commit intomainfrom
evan-perry/await-on-research

Conversation

@EvanPrograms
Copy link
Copy Markdown
Collaborator

Satisfy error with params needing to be awaited. Should not affect functionality (research/[blogId] being SSG with ISR) because params is an object, not a promise anyways in this context, and generateStaticParams forces SSG.

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

Successfully merging this pull request may close these issues.

1 participant