framework7io / framework7

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

MAIN VIEW CRASH AND RELOAD AGAIN BUG #4262

Closed beanhacker closed 6 months ago

beanhacker commented 6 months ago

Hi, environment:
"framework7": "^8.0.3"; "framework7-vue": "^8.0.3"; "vue": "^3.4.4", "vue-router": "^4.2.5", "vuex": "^4.1.0", windows: 10

My F7 main view will reload when i have entered some pages, deepth >= 3, and call router.back() from current page for once, the App will reload, console log is "app mounted...", please help me. The code is below:

nolimits4web commented 6 months ago

Your issue is closed because it is not filled correctly. Before you open an issue please review the contributing guideline.

Please fill the issue template correctly and:

It will save a lot of time for other contributors to check your issue and fix it.