marxanweb / general

Issues tracker, installers, registry, test data and example developer apps for Marxan Web
European Union Public License 1.2
2 stars 2 forks source link

Cannot read property 'toLocaleString' of undefined error on import of Marxan Dos project #261

Closed andrewcottam closed 3 years ago

andrewcottam commented 3 years ago

Trying to import a DOS project, the zipped planning grid file contains multiple shapefiles (see #260). The error is returned, but then the following client error occurs:

Cannot read property 'toLocaleString' of undefined
    at a.value (LogItem.js:24)

This causes the app to refresh the page.