Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

Date picker doesn't show? #34

Open websanova opened 6 years ago

websanova commented 6 years ago

I've done the require.

'vue-datetime-picker': require('vue-datetime-picker'),

I dropped in the component:

<vue-datetime-picker></vue-datetime-picker>

Nothing shows, no errors.

Is there something else that needs to be done?

disarticulate commented 6 years ago

I got the same. I don't think it's Vue2 compatibile.

Herz3h commented 3 years ago

Same problem here, I guess this is outdated ?