Vue.js v-runtime-template动态加载模板渲染问题

时间:2018-10-30 07:37:01

标签: vue.js npm vuetify.js

我开发了aspnet核心项目。我正在使用Vuejs,vuetift和v-runtime-template。当我绑定到动态vuetify组件(v-select)到vruntime模板COmbobox时,稳定的CSS无法正常工作。我该如何解决这个问题

我的示例代码:https://codesandbox.io/s/52046684yl

v-runtime-template项目github:https://github.com/alexjoverm/v-runtime-template/

1 个答案:

答案 0 :(得分:0)

我用vue-dynamic解决了我的另一个问题。 v-runtime-template项目所有者不支持此问题。

https://github.com/JounQin/vue-dynamic