#Is there a way to disable prefetch completely on a link?

1 messages · Page 1 of 1 (latest)

velvet cargo
#

I have a link to a large video file with the download attribute set. I Don't want to prefetch to happen at all but can't seem to find a way. data-astro-prefetch="tap" still does the prefetching as part of the click/tap.

granite marlin
#

Hi, does data-astro-prefetch="false" work?