Skip to content

Multiple Vue Apps #454

Open
Open
@gatkinsNZ

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions