Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Vue Apps #454

Open
gatkinsNZ opened this issue Jun 17, 2024 · 5 comments
Open

Multiple Vue Apps #454

gatkinsNZ opened this issue Jun 17, 2024 · 5 comments
Labels
need reproduction Reproduction is needed

Comments

@gatkinsNZ
Copy link

gatkinsNZ commented Jun 17, 2024

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

@webfansplz
Copy link
Member

@gatkinsNZ
Copy link
Author

https://devtools-next.vuejs.org/getting-started/features#multiple-apps-support

Thanks - I am not sure how I missed this. However unfortunately the app switching functionality doesn't actually work for me. It won't let me select any other (it is like they are all already selected - see pic).

Perhaps though this is because they aren't actually proper separate apps, but the the problem caused by issue 2.

image

@webfansplz
Copy link
Member

Can you upgrade to v7.3.0 and try again? thanks.

@gatkinsNZ
Copy link
Author

7.3.0

Still same behaviour with 7.3.0

@webfansplz
Copy link
Member

Can you provide a mini repo? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need reproduction Reproduction is needed
Projects
None yet
Development

No branches or pull requests

2 participants