Skip to content

queryString.exclude an hash url is not expected #318

@xmsz

Description

@xmsz
queryString.exclude('https://xxx.com?a=b#/home', ['a'])

expect:

https://xxx.com#/home

result

https://xxx.com?a=b#%2Fhome

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions