tmlee / vue-floatThead

Vue 2 component for jquery.floatThead
https://www.npmjs.com/package/vue-floatthead
25 stars 7 forks source link

Error in mounted hook: "TypeError: this.table.floatThead is not a function" #3

Open aziev opened 6 years ago

aziev commented 6 years ago

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?

tylshe commented 6 years ago

the same

vexsolutions commented 6 years ago

Same

darkmat13r commented 6 years ago

same here

dickysw commented 6 years ago

same here

purplelady105 commented 6 years ago

I am also getting the same error.

metrey commented 6 years ago

Same error and also the same as: https://forum.vuejs.org/t/vue-component-for-floating-sticky-thead/8891

mrobit commented 6 years ago

Same here.

hellokids86 commented 5 years ago

Was this every fixed?

hellokids86 commented 5 years ago

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

hrgweb commented 5 years ago

Does anyone already fixed this? Or workaround to get this to work?