-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
4.5.10
Reproduction link
https://github.com/kumaresan-subramani/Vue3-template-check
Environment info
"vue": "^3.0.5",
"vue-class-component": "^8.0.0-rc.1",
"vue-template-compiler": "^2.6.11"
"@vue/cli-plugin-babel": "^4.5.10",
"@vue/cli-plugin-eslint": "^4.5.10",
"@vue/cli-service": "^4.5.10",
"@vue/compiler-sfc": "^3.0.5",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^7.4.1",
"vue-loader-v16": "^16.0.0-beta.5.4"
Steps to reproduce
- CLone below sample
https://github.com/kumaresan-subramani/Vue3-template-check
-
And give
npm run serve
-
it wont render
helloworld
component -
But it is working fine in below compoent
https://stackblitz.com/edit/vue-s4fpy3?file=package.json
What is expected?
Need to redner compeonnt form another file
What is actually happening?
But it not renderign properly
Metadata
Metadata
Assignees
Labels
No labels