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?