/files - no progress, no files TypeError: Cannot read properties of undefined (reading 'toString') #1058
Description
While trying to troubleshoot for dandi/dandi-api-webshots-tools#16 , I ran our selenium script and all was good in a sense that I saw that v-progress-linear
, decided to repeat and page loaded without it and no files appeared at all. Repeated in another (non incognito) window of the same chrome browser and got
Chromium
Version 100.0.4896.127 (Official Build) built on Debian bookworm/sid, running on Debian bookworm/sid (64-bit)
URL https://dandiarchive.org/dandiset/000026/draft/files
then if I click on 000026 -- progressbar appeared and eventually files were listed.
Reloading to https://dandiarchive.org/dandiset/000026/draft/files -- the same story. https://dandiarchive.org/dandiset/000026/draft/files?location= -- seems to work
It seems that it requires ?location=
to be in a URL to work correctly!? IMHO it shouldn't.