Merge branch 'master' into project/natuurpunt
This commit is contained in:
commit
2ff279566d
2 changed files with 2 additions and 1 deletions
|
@ -75,6 +75,7 @@ export default class ScriptUtils {
|
|||
try {
|
||||
resolve(JSON.parse(result))
|
||||
} catch (e) {
|
||||
console.error("Could not parse the following as JSON:", result)
|
||||
reject(e)
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue