dive icon indicating copy to clipboard operation
dive copied to clipboard

TypeError: Cannot read properties of undefined (reading 'value')

Open sentry[bot] opened this issue 3 years ago • 1 comments

Sentry Issue: VIAME-WEB-CLIENT-EP

TypeError: Cannot read properties of undefined (reading 'value')
  at seekNearest (./dive-common/use/useModeManager.ts:54:19)
  at handleSelectNext (./dive-common/use/useModeManager.ts:348:13)
  at scrollPreventDefault (./src/components/TrackList.vue:95:21)
  at apply (./src/components/TrackList.vue:155:25)
  at callback (./dive-common/vue-utilities/v-mousetrap/index.js:15:17)
...
(5 additional frame(s) were not displayed)

sentry[bot] avatar Feb 09 '22 19:02 sentry[bot]

This is an issue that can be replicated by Loading a dataset with a large number of tracks and by cycling/selecting tracks before the completion of the loading. So by either clicking on tracks in the track list before the progress indicator hits 100% or by using Up/Down Arrow keys to select different tracks.

BryonLewis avatar Feb 09 '22 19:02 BryonLewis