Closed
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
The inability to jump is simply the original behavior of the vue-router
Expected Behavior
Should have jumped.
Steps to Reproduce
Update vue to 3.4, update @vitejs/plugin-vue to 5.0
Code Reproduction URL
https://github.com/lvzhenbo/tsdm-app/tree/652cd1de3281772d6bdd2642d37b73567918efbc
Ionic Info
[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package.json'
Require stack:
-
C:\Users\29422\Desktop\tsdm-app\node_modules\.pnpm\@[email protected]\node_modules\@ionic\cli\lib\project\index.js
- C:\Users\29422\Desktop\tsdm-app\node_modules\.pnpm\@[email protected]\node_modules\@ionic\cli\lib\index.js
- C:\Users\29422\Desktop\tsdm-app\node_modules\.pnpm\@[email protected]\node_modules\@ionic\cli\index.js
- C:\Users\29422\Desktop\tsdm-app\node_modules\.pnpm\@[email protected]\node_modules\@ionic\cli\bin\ionic
Ionic:
Ionic CLI : 7.2.0
Ionic Framework : @ionic/vue 7.6.2
Capacitor:
Capacitor CLI : 5.6.0
@capacitor/android : 5.6.0
@capacitor/core : 5.6.0
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : not installed globally
System:
NodeJS : v20.9.0 (C:\Program Files\nodejs\node.exe)
npm : 10.1.0
OS : Windows 10
Additional Information
No response