cmv/cmv-wab-widgets

scriptError dojo loader //cdnjs.cloudflare.com/ajax/libs/xlsx/0.7.8/xlsx.core.min.js

cmccullough2 opened this issue · 2 comments

I am having trouble with this error while on my work network. Where is this js referenced? How can I fix it?

@cmccullough2 That file is referenced by the Export widget: https://github.com/tmcgee/cmv-widgets/blob/master/widgets/Export.js#L434 It is used for exporting Excel and CSV files.

that was it. thanks