framework7io / framework7

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

browserHistoryTabs cann not work at tabbar view mode #4212

Open fushiontest opened 1 year ago

fushiontest commented 1 year ago

Hello, I try to add browser history mode to my web app, but seems to cannot work at multi views as flollowing: image image

anyone have idea for tabbed view mode?

mkuchak commented 5 months ago

This remains broken. Same problem here with tabs. The history would be important to keep the “back” button working on Android. It's weird not having this behavior by default.

image

Using outside of tabs (with links and href) is updating local storage, but it's not the expected behavior because active tabs don't change:

image