Nextjs prefetch disable.
Unanswered
Giant panda posted this in #help-forum
Giant pandaOP
Hi. I have a problem i cant disable prefetch on hover. I add prefetch={false} to link components but when i deploy changes on production prefetch still is happening. Can someone tell how can i disable it, or if it's possible to do that?