vuejs / vuejs/devtools

Multiple Vue Apps

Open
#454 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

need reproduction
Dominant language
TypeScript
Stars
2.9k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

Two separate, but for me, related issues.

  1. 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.

  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.
    image

    This image shows an example of a template tag used within another template tag
    image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.