vue-excel-xlsx icon indicating copy to clipboard operation
vue-excel-xlsx copied to clipboard

Convert your Data as an XLSX file

Results 24 vue-excel-xlsx issues
Sort by recently updated
recently updated
newest added

VueExcelXlsx.vue:3 Uncaught ReferenceError: require is not defined at VueExcelXlsx.vue:3:12. I m using vue 3 and vite webpack.

Hello i have a problem about initialize vue-excel-xlsx in metronic 8 vue, so when i put import VueExcelXlsx from "vue-excel-xlsx"; to main.ts, then display nothing and terminal show error **"ambiguous...

Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.14.4 to 0.17.0. Changelog Sourced from xlsx's changelog. CHANGELOG This log is intended to keep track of backwards-incompatible changes, including but not limited to API changes and...

dependencies

Does this work with Vue 3, i tried but its not showing the `vue-excel-xlsx` button

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue). These dependencies need to be updated together. Updates `json5` from 2.2.0 to 2.2.3 Release notes Sourced from json5's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Thanks so much for this awesome component! Our data is in a 2D String array so I need to format it as json before the Excel file is created. I'd...

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.1 and updates ancestor dependency [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.1 Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1...

dependencies

Hello, When I export my data there is null value and there is an error: " Error in v-on handler: "TypeError: Cannot use 'in' operator to search for 'name' in...