Skip to content

Adding :prefetch="true|false" to all links #5125

@Guito

Description

@Guito

As seen in https://nuxtjs.org/api/components-nuxt-link/, prefetch can be enabled or disabled using the prefetch attribute.

Currently we only have no-prefetch, however, this is not enough if you want to disable prefetching globally and only having it locally (You can disable the global prefetching with: router.prefetchLinks: false)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions