Skip to content
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
@YuriyBakutin

Description

@YuriyBakutin

Version

5.0.0

Reproduction link

https://github.com/YuriyBakutin/vue-select-test

Steps to reproduce

  1. Clone repo
  2. npm i
  3. npm run build
  4. Open http://localhost:3001/
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions