Skip to content

Appending slash when having an url with paramters distorts the final parameter #127

Open
@LarsCJensen

Description

if (this.relativeUrl.charAt(this.relativeUrl.length - 1) !== '/') { // Append slash

Perhaps there should be a check if '?' is in the url?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions