t-chatoyan / vue-excel-xlsx

Convert your Data as an XLSX file
MIT License
39 stars 28 forks source link

Colliding jQuery #13

Closed tmikeska closed 2 years ago

tmikeska commented 3 years ago

vue-excel-xlsx/VueExcelXlsx.vue line #9: window.$ = window.jQuery = require('jquery');

causes collision with jquery templates: TypeError: $(...).stick_in_parent is not a function

ed-fruty commented 3 years ago

Have the same issue.

t-chatoyan commented 2 years ago

@tmikeska @ed-fruty thanks for using 'vue-excel-xlsx' package, you can use V1.2.2, I have removed the jquery