Multiple Vue Apps
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Two separate, but for me, related issues.
-
DevTools Next does not support exploring/interacting with multiple Vue Apps within the one site. The browser extension does. Hard to tell if this a valid use case for many people, but affects me because of issue 2.
-
If you have a html tag within the main template tag, then this gets interpreted by DevTools Next (and the original DevTools browser extension) as a separate app. The reason I have embedded template tags is because the DevExtreme component library uses them. The Vue app itself handles this fine and has no problems.
This image shows both issues.
This image shows an example of a template tag used within another template tag
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
Start by reproducing the report with multiple Vue apps and a nested element, using the screenshots and issue description as the expected scenarios. Trace how DevTools Next identifies apps; done means separate Vue apps can be explored and nested template tags are not mistaken for additional apps.
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
- 25/100