Why preload does not work in next js 13 #2307
Answered
by
koba04
reyangurjar20102008
asked this question in
Q&A
-
I am trying to preload a api but i am getting this (0 , swr__WEBPACK_IMPORTED_MODULE_2__.preload) is not a function I am not creating a issue because i think it might make people annoy. Using Next js 13 |
Beta Was this translation helpful? Give feedback.
Answered by
koba04
Dec 20, 2022
Replies: 2 comments 4 replies
-
@reyangurjar20102008 Could you create a CodeSandbox project to reproduce this? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
reyangurjar20102008
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@reyangurjar20102008 Could you create a CodeSandbox project to reproduce this?