Skip to content

Clientside use - having to click back twice. #346

@avnersorek

Description

@avnersorek

using config -

  html5history: true,
  async: true,
  convert_hash_in_init: false

If I'm on /foo
When I do router.setRoute('/foo/bar');
The browser will move to /foo/bar#
Then when I click back the first time I get to /foo/bar
And only the second time go back to /foo

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