Skip to content

basePath not taking a leading slash #411

Description

@nachobibian

Suggested fix main...nachobibian:partykit:patch-1

  // if user provided a leading slash, remove it
  if (basePath?.startsWith("/")) {
    basePath = basePath.slice(1);
  }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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