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 was archived by the owner on Jan 29, 2021. It is now read-only.
I got the vue-date-dropdown.min.js in my project, it's being called on the page. In my Vue JS file, I have Vue.use(DateDropdown), but I get the error "Uncaught ReferenceError: DateDropdown is not defined".