-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
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
- clone this sample
https://github.com/kumaresan-subramani/ej2-vue-samples - give
npm i - run the application using
npm run serve - Then goto
http://localhost:8080/#/material/auto-complete/template.htmlsample and enter value in that sample you will seetemplateproperties 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
Labels
No labels