dive
dive copied to clipboard
TypeError: Cannot read properties of undefined (reading 'value')
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)
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.