Why don't the data defined by ref and reactive in the JSX component written with defineComponent show up in the devtools?
Open
Nobody has claimed this yet.
need reproduction
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
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
The issue body names no files, tests, or entry points, so begin by reviewing the Vue devtools code that inspects component state and reproducing the missing ref/reactive data with a JSX component using defineComponent. Done means determining the cause and adding coverage that confirms those values appear in devtools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100