Replies: 3 comments
-
What are you trying to achieve? You can use the prefetch function from next router to prefetch a route. |
Beta Was this translation helpful? Give feedback.
-
Hello, Take a look at this Online demo -> I have been using with-loading example I think it's wrong? Thanks. |
Beta Was this translation helpful? Give feedback.
-
For this you need to use link preloading, https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have using the Next JS with-loading example But it seems only loading the pages for a while. It's not a Preload JS or CSS file etc.
How can we achieve this?
Beta Was this translation helpful? Give feedback.
All reactions