Vue 3.1.0 project detected as Vue 2
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
On my current project Vue ^3.1.0 is used.
After the recent Vue Dev Tools update it started to detect it as Vue 2 project.
This forced Dev Tools to use some outdated version.
Update:
3.4.35 is the Vue version, Vue Dev Tools version in the plugin section is 7.6.3 but it looks significantly different to what we had 1 week ago.
Current workaround I found is to use legacy v6 plugin:
https://chromewebstore.google.com/detail/vuejs-devtools/iaajmlceplecbljialhhkmedjlpdblhp?utm_source=ext_sidebar?utm_source=ext_sidebar
But would be great to resolve this, not sure why this is happening.
Could be related to options API syntax used in the app but this is still a valid Vue 3 syntax.
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reproducing the detection with Vue ^3.1.0 and the reported DevTools versions, then trace how the project version and plugin version are selected; done means the project is detected as Vue 3 and the current plugin is used rather than an outdated version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100