Skip to content

Enhance preserveQuery in Link components to be able to specify "all except..." #26

@webJose

Description

@webJose

Currently, preserveQuery allows a Boolean, a string or an array of strings to specify "none" or "all", "this" and "these" respectively. But how about "preserve all except ..."?

Proposal

Allow the type { except: string | string[]; }.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowLow priority. Upvote to request a higher priority.good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions