rob-white / vue-slimgrid

A Vue wrapper component for SlickGrid
MIT License
53 stars 18 forks source link

export CSV pb #9

Open netchose opened 5 years ago

netchose commented 5 years ago

hello,

when i try to dowload data i have this error :

[Vue warn]: Error in v-on handler: "TypeError: json2csv_umd_default(...) is not a function"

found in

---> <SlimPager> at SlimPager.vue
       <SlimGrid> at SlimGrid.vue
         <ElMain> at packages/main/src/main.vue
           <ElContainer> at packages/container/src/main.vue

thanks

giacomoronconiobda commented 5 years ago

I have the same error