Skip to content

children component doesn't compile successful #2064

Closed
@skyweaver213

Description

@skyweaver213

Version

"vue": "^3.0.0-rc.10",
"@vue/compiler-sfc": "^3.0.0-rc.10",
"rollup-plugin-vue": "^6.0.0-beta.10"

Reproduction link

https://codesandbox.io/s/cocky-noyce-6zi8p?file=/index.html

Steps to reproduce

  • open the link https://6zi8p.sse.codesandbox.io/
  • open the page inspect to see Elements window
  • <helloworld msg="Hello Vue in Fenice!" data-v-00da69ca=""></helloworld> children component doesn’t compile successful

What is expected?

The children component should be compile.

What is actually happening?

App.vue Children component <helloworld/> doesn’t compile successfully.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions