Vue-Bootstrap-Calendar
Vue-Bootstrap-Calendar copied to clipboard
[Critical] Can't be used without vue-i18n
Without vue-i18n the package can't be used.
(this is already known, this issue just tracks the Progress)
I also had to install babel-preset-latest
to get past the couldn't find preset latest relative to directory
error.
I am still having an issue althought Ialready did the aboves fixes. [Vue warn]: Failed to mount component: template or render function not defined. Also installed jquery I am using webpack template.
@claudeberube check this out https://github.com/EazyServer/Vue-Bootstrap-Calendar/issues/12
I have been succefull installing this version. But, still having the same issue with the Bostrap 4 fork. BTW: is there a way to include a custom callback on event click other than Add, Remove. Thanks,