Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels