Skip to content

GeoSearchPage marker click URL produces a double-slash path #27

Description

@EngstromJimmy

In Pages/GeoSearchPage.razor, marker URLs are built as NavigationManager.BaseUri + '/conferences/' + id. Since BaseUri always ends with a trailing slash, this produces https://host//conferences/id. Should use NavigationManager.ToAbsoluteUri instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:mediumShould fixsquad:steve-rogersAssigned to Steve Rogers (Frontend Lead)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions