vue-floatThead
vue-floatThead copied to clipboard
Error in mounted hook: "TypeError: this.table.floatThead is not a function"
Hi,
I'm getting this error, when trying to use this component:
Error in mounted hook: "TypeError: this.table.floatThead is not a function"
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 same
Same
same here
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?