Skip to content

Can't use compeonnt from another file #6513

@kumaresan-subramani

Description

@kumaresan-subramani

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

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