Skip to content

Seed initial data to SWR for the dynamic pages #4

@rocktimsaikia

Description

@rocktimsaikia

Seed initial data to SWR for the dynamic pages. (ie, pages/items/[id].jsx) .
It can be done using a combination of getStaticPaths and getStaticProps. It also needs all the ids of the posts showing on the pages.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions