Transcript Component Crashes on Search
joncameron opened this issue · 0 comments
joncameron commented
To Reproduce
Tested on current Firefox and Chrome on macOS:
- Go to https://ramp.avalonmediasystem.org/
- Use https://avalon-dev.dlib.indiana.edu/media_objects/x920fw86z/manifest.json as the source manifest
- Type "name" into the search box in the transcript component
- In Firefox,
i.find(...) is undefined
error displays and the rest of Ramp disappears - In Chrome,
Cannot read properties of undefined (reading 'numberOfHits')
error displays and the rest of Ramp disappears
Done Looks Like
- Text entry in the search box doesn't crash Ramp