Skip to content

Devtools don't work when using defineCustomElement #1673

Open
@woldtwerk

Description

@woldtwerk

Version

6.0.0-beta.21

Browser and OS info

MacOS 12.1, Version 1.34.81 Chromium: 97.0.4692.99 (Official Build) (x86_64)

Steps to reproduce

import HelloWorld from './HelloWorld.ce.vue'
customElements.define('hello-world', defineCustomElement(HelloWorld)) 

open browser and see that vue devtools are not showing up.

What is expected?

Vue Devtools beeing there

What is actually happening?

no devtools


I couldn't find any info on this. Is it known? Are there plans to make it work?

thx

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions