Closed stefblokdijk closed 6 years ago
Anyone reading this, I eventually fixed the issue. I found out that the tab id's were duplicating when you do this: 1.) Go to page 1 (lets call it home 2.) Go to page 2 3.) Go back to home
This action would create 2
Eventually I fixed this by adding dom-cache
on my main <f7-view>
. When I do the same action as explained above, it will remove the first
Situtation should be improved in v2
@nolimits4web what's the fix for it so I can make it backward compatible for v1 without having to migrate to v2?
When i'm on an page of my app, I can swipe and hit the toolbar links to change from tab. As soon as I change the route (going to another page and coming back to the same page) the swiping is still working but I have the following issue's:
You can see the first part happen in this video: https://youtu.be/JWVEUBMEjOc This issue also happened for this user: https://github.com/framework7io/framework7-vue/issues/290
This is the used code:
Page that was shown first in the video
If any code is needed to fix the issue, let me know
versions used: