Enabling Browser History

I’m building a website with the Framework7 and React. I used Framework7 CLI to start the project. How do I go about enabling updates to the address bar? I tried setting browserHistory in the f7params, but that didn’t work.

image

I figured it out. This needs to be set on a View not only the params.

hi can you explain how you solved that? thanks