Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

can we mock prefetch="intent" on the Remix Link component? #7

@fergusmeiklejohn

Description

@fergusmeiklejohn

I've got prefetch="intent" on many Link components and that throws an exception if I hover over the <Link /> Is it possible to mock it? Base case I don't think we'd want it to fetch data or do anything so () => void is what we want I imagine? What's the method for dealing with Link components atm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions