This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
[Vue warn]: Failed to mount component: template or render function not defined. #388
Open
Description
Version
5.0.0
Reproduction link
https://github.com/YuriyBakutin/vue-select-test
Steps to reproduce
- Clone repo
- npm i
- npm run build
- Open http://localhost:3001/
- Open dev tools / console
What is expected?
Select should appear on the page
What is actually happening?
Select does not appear on the page, the console displays an error
If you use the following construction:
import vueSelect from 'vue-select/src/components/Select.vue'
no problems occur
When using the vue-cli, which is based on webpack, then problems do not arise in any case.
Metadata
Metadata
Assignees
Labels
No labels