archesproject / arches-for-science

Arches for Science
12 stars 9 forks source link

JSON can't be output from physical thing report #1567

Open jacobtylerwalls opened 2 months ago

jacobtylerwalls commented 2 months ago

View a report for a physical thing > JSON > use one of the buttons

Uncaught (in promise) TypeError: Failed to execute 'fetch' on 'Window': 1 argument required, but only 0 present.
    at _callee$ (physical-thing.js:448:57)
    at tryCatch (physical-thing.js:2:1062)
    at Generator.eval (physical-thing.js:2:3008)
    at Generator.eval [as next] (physical-thing.js:2:1699)
    at asyncGeneratorStep (physical-thing.js:3:103)
    at _next (physical-thing.js:4:194)
    at eval (physical-thing.js:4:364)
    at new Promise (<anonymous>)
    at viewModel.eval (physical-thing.js:4:97)
    at viewModel.eval [as getThumbnail] (physical-thing.js:460:23)