Belphemur/vue-json-csv

Call Data computed property only when downloading

dvvdev opened this issue · 0 comments

I noticed that the data proptery is being called on page load, as well as whenever the underlying data is updated. Is it possible to only call the computed property when actually downloading the file?