-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error in mounted hook: "TypeError: this.table.floatThead is not a function" #3
Comments
the same |
Same |
same here |
1 similar comment
same here |
I am also getting the same error. |
Same error and also the same as: https://forum.vuejs.org/t/vue-component-for-floating-sticky-thead/8891 |
Same here. |
Was this every fixed? |
Also, I'm getting the following error when trying to install this via NPM: Also get the following when installing the plugin via npm High Cross-Site Scripting (XSS) Package jquery Patched in >=3.0.0 Dependency of vue-floatthead Path vue-floatthead > jquery |
Does anyone already fixed this? Or workaround to get this to work? |
Hi,
I'm getting this error, when trying to use this component:
It looks like it cant find jquery.floatThead.js. I have this file in my node_modules folder. Do I need to asset it somehow?
Do you know how to get it work?
The text was updated successfully, but these errors were encountered: