Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: el.daterangepicker is not a function #40

Closed
alexmgillis opened this issue Jul 3, 2016 · 3 comments
Closed

Uncaught TypeError: el.daterangepicker is not a function #40

alexmgillis opened this issue Jul 3, 2016 · 3 comments
Labels

Comments

@alexmgillis
Copy link

I am wrapping Vue-Tables in a vuify file crmtable.vue.
I am new here so I might miss something obvious but when I add the dateColumns: ['created_at'], I get an error in the console :
"Uncaught TypeError: el.daterangepicker is not a function"
and te filter in that column will not work (it renders bold)

is daterangepicker a dependency?

thank you!

@ratiw
Copy link
Owner

ratiw commented Jul 4, 2016

@alexmgillis Nope. Please check other components you have that might use daterangepicker. Or check again that you're using my vuetable. You might use vue-tables that belongs to someone else.

@ratiw ratiw added the question label Jul 4, 2016
@alexmgillis
Copy link
Author

Really sorry, the name of the components are very similar :)

@ratiw
Copy link
Owner

ratiw commented Jul 14, 2016

@alexmgillis No problem. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants