dscsa / client

Browser single page application for logging written with Aurelia
3 stars 1 forks source link

Fix CSV export #325

Closed njovin closed 5 months ago

njovin commented 5 months ago

JS error due to undefined variable. This was likely working before we had to upgrade Aurelia (framework), but now that Aurelia uses webpack it doesn't like undefined vars.