#Hey everyone! I am new here and am not a native...
1 messages · Page 1 of 1 (latest)
I realised that the Next Link was prefetching the /results page on load as it is always visually on the screen. As a hopefully temporary fix for this I disabled prefetching on that Next Link so that the /results doesn't get stale data, and always refreshes with new data.
@fiery tinsel how did u disable prefetching?
with prefetch it fetches all relative links, when disabling prefetch it still fetches links u hover on, how did you manage to completely disable it?