ImagingDataCommons / IDC-WebApp

Web Application front end for IDC (CORE REPO)
Apache License 2.0
6 stars 2 forks source link

hang when doing query #1397

Open pieper opened 1 month ago

pieper commented 1 month ago

General description Tried to search and got a hang.

Uncaught TypeError: Cannot read properties of undefined (reading 'file_parts_count')
    at Object.success (image_search.js:1895:95)
    at c (jquery-3.7.1.min.js:2:25304)
    at Object.fireWith [as resolveWith] (jquery-3.7.1.min.js:2:26053)
    at l (jquery-3.7.1.min.js:2:77782)
    at XMLHttpRequest.<anonymous> (jquery-3.7.1.min.js:2:80265)

Steps to reproduce the behavior

Repeatable with covid and liver as shown in screenshot

Screenshots image

Your System

Other Comments

fedorov commented 3 weeks ago

Might be the duplicate of https://github.com/ImagingDataCommons/IDC-WebApp/issues/1386