Manually written url not working

Hi All,

I have created sample web app using framework 7 cli. App is working fine in localhost. But when i try to write url in browser, route is not working. ( UI is staying the previous view )

etc. http://localhost:8080/about

How do we allow to change the view when writing url manually.

You need to enable pushState on main View: https://framework7.io/docs/view.html#view-parameters