Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

push() replaces url #628

@anushkadoyan

Description

@anushkadoyan

I'm trying to use push() to push to the url and update my route. However, push is replacing my url with the specified url in push().

For example:
current url = foo.bar/hello
push('/world')
expected url = foo.bar/hello/world
actual url = foo.bar/world

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