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 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".
Is it called something else besides DateDropdown?
Thank you.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
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".
Is it called something else besides DateDropdown?
Thank you.
The text was updated successfully, but these errors were encountered: