Skip to content

"@" turn into "%2540" while making a network request.  #5

@hasankamrul

Description

@hasankamrul

when I am sending email as a parameter it converts "@" into "%2540" in url.
example: [email protected] turn into test%2540gmail.com in url.
I found the reason is because of double encoding, but can't find any solution.
https://stackoverflow.com/questions/25393229/40-on-click-turns-to-2540

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