You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2018. It is now read-only.
I try import input
import input from 'vue-strap/src/Input'
and got it:
`
(Emitted value instead of an instance of Error)
Error compiling template:
v-model does not support dynamic input types. Use v-if branches instead.
v-model does not support dynamic input types. Use v-if branches instead.
@ ./
/vue-strap/src/Input.vue 10:2-274/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/Login.vue@ ./
@ ./src/components/Login.vue
@ ./src/router/index.js
@ ./src/main.js
@ multi ./build/dev-client ./src/main.js
`
The text was updated successfully, but these errors were encountered: