nextjs-notion-starter-kit icon indicating copy to clipboard operation
nextjs-notion-starter-kit copied to clipboard

Why didn't next/link work

Open coderlfm opened this issue 2 years ago • 0 comments
trafficstars

Description

Why is next/link used to jump to the article details page but the article list is not preloaded,When you click on the article details page from the home page, you need to wait for the server to respond with the data from the details page, But isn't next/link supposed to pre-load data

Notion Test Page ID

https://salty-traffic-331.notion.site/aaa56a8b9d87419cb4ab1aee2938cb14?v=1a94dc1fd6cc4419a24a7ec1392511d4

coderlfm avatar Dec 31 '22 04:12 coderlfm