Skip to content

Template properties are not working in my vue-cli application #4983

@kumaresan-subramani

Description

@kumaresan-subramani

Version

3.12.0

Reproduction link

https://github.com/kumaresan-subramani/ej2-vue-samples/blob/master/src/auto-complete/template.vue

Environment info

     "vue": "^2.5.2",
    "vue-class-component": "4.3.1",
    "vue-property-decorator": "^6.0.0",
    "vue-router": "^3.0.1",
     "@vue/cli-plugin-babel": "^3.7.0",
    "@vue/cli-plugin-typescript": "^3.7.0",
    "@vue/cli-service": "^3.7.0",
   "vue-template-compiler": "^2.5.21",

Steps to reproduce

  1. clone this sample
    https://github.com/kumaresan-subramani/ej2-vue-samples
  2. give npm i
  3. run the application using npm run serve
  4. Then goto http://localhost:8080/#/material/auto-complete/template.html sample and enter value in that sample you will see template properties are not working

What is expected?

need to work like below

https://ej2.syncfusion.com/vue/demos/#/material/auto-complete/template.html

What is actually happening?

values not getting displayed

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