Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue - Official v2.0.19 Cannot automatically complete @ events, such as click events #4395

Open
CTRGKA25 opened this issue May 17, 2024 · 3 comments

Comments

@CTRGKA25
Copy link

image

@CTRGKA25
Copy link
Author

vetur can
image

@christhofer
Copy link

christhofer commented May 18, 2024

It is working fine for me

image

Plugin:
Vue - Official v2.0.19

Package.json
"dependencies": {
  "@unocss/eslint-config": "^0.60.2",
  "@vueuse/core": "^10.9.0",
  "axios": "^1.6.8",
  "date-fns": "^3.6.0",
  "nanoid": "^5.0.7",
  "pinia": "^2.1.4",
  "vue": "^3.3.4",
  "vue-router": "^4.2.4"
},
"devDependencies": {
  "@rushstack/eslint-patch": "^1.3.2",
  "@stylistic/eslint-plugin": "^2.1.0",
  "@tsconfig/node18": "^18.2.0",
  "@types/node": "^18.17.0",
  "@vitejs/plugin-vue": "^4.2.3",
  "@vue/eslint-config-typescript": "^11.0.3",
  "@vue/tsconfig": "^0.4.0",
  "autoprefixer": "^10.4.19",
  "eslint": "^8.45.0",
  "eslint-plugin-simple-import-sort": "^12.1.0",
  "eslint-plugin-vue": "^9.15.1",
  "npm-run-all": "^4.1.5",
  "postcss-nested": "^6.0.1",
  "typescript": "~5.1.6",
  "unocss": "^0.60.2",
  "vite": "^4.4.6",
  "vue-tsc": "^2.0.19"
}
VS Code

Version: 1.89.1 (user setup)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:13:33.891Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22621

@CTRGKA25
Copy link
Author

Version: 1.89.1 (user setup)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:13:33.891Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22631

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants