3.12.0
https://github.com/kumaresan-subramani/ej2-vue-samples/blob/master/src/auto-complete/template.vue
"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",
npm inpm run servehttp://localhost:8080/#/material/auto-complete/template.html sample and enter value in that sample you will see template properties are not workingneed to work like below
https://ej2.syncfusion.com/vue/demos/#/material/auto-complete/template.html
values not getting displayed
Hi @sodatea ,
In here, i got sollution but how can i use this in my application ?
https://stackoverflow.com/questions/57012338/vue-cli-service-build-does-not-generate-templates-code
https://github.com/kumaresan-subramani/ej2-vue-samples/blob/master/babel.config.js
vue.config.jsCan you please tell me any suggestions?
in vue.config.js. create it if it doesn't exist.
Create a new file called vue.config.js
@sodatea , thanks Bro...
Most helpful comment
Create a new file called
vue.config.js