Skip to content

URL Query Params are encoded due to buggy version of normalize-url #84

@aashutoshrathi

Description

@aashutoshrathi

We currently use https://github.com/sindresorhus/normalize-url ^4.5.1 to normalize URLs and it's buggy.
The bug is simple that, they don't decode back the queryParameters after it's encode as side-effect of sort().

Fixed later here: sindresorhus/normalize-url#158

Solution: Upgrade to newer version of normalize-url

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions