framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
18.06k stars 3.23k forks source link

Initial Page Route '/' not working when browserHistory: true #4080

Closed pancaz closed 1 year ago

pancaz commented 1 year ago

Describe the bug

when i create initial page route '/' its not working when browserHistory: true

To Reproduce

Steps to reproduce the behavior:

  1. make initial page route
  2. enable true browserhistory
  3. See error not found

Expected behavior

browserhistory enabled true and initial page route '/' working

Additional context

target browser and cordova android

vitalijalbu commented 1 year ago

I ALSO HAVE THIS PRBLEM, I'M BUILDING A WEBSITE AND OF COURSE NNED IT URGENTLY.

nolimits4web commented 1 year ago

That is the point of browserHistory, initial route will be ignored