Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Changing URL in browser doesnt work. #21

Open
padsbanger opened this issue May 22, 2019 · 0 comments
Open

Changing URL in browser doesnt work. #21

padsbanger opened this issue May 22, 2019 · 0 comments

Comments

@padsbanger
Copy link

Hello, I have created new React app using this template. When I click on any of the links the view is loaded but URL in browser doesnt change. I am passing pushState prop but it doesnt seem to work:

  // Framework7 parameters here
  const f7params = {
    id: 'io.framework7.testapp', // App bundle ID
    name: 'Framework7', // App name
    theme: 'auto', // Automatic theme detection
    // App routes
    routes,
    pushState: true,
  };
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant