pivko420

Results 2 comments of pivko420

Any update on this issue? We need this fixed in our app. Only solution right now is to downgrade to older version where it worked so i wont be able...

I use `"@ionic/vue-router": "6.0.0"` in another older app and it works there. package.json `"@capacitor/android": "3.4.3",` `"@capacitor/app": "1.0.7",` `"@capacitor/core": "3.4.3",` `"@capacitor/ios": "3.4.3",` `"@capacitor/keyboard": "1.2.0",` `"@capacitor/splash-screen": "^1.2.2",` `"@ionic/vue": "^6.0.0",` `"@ionic/vue-router": "^6.0.0",` `"vue":...