traccar / traccar-web

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
793 stars 1.1k forks source link

TypeError: Cannot read properties of undefined (reading 'fixTime') #1078

Closed shift-tyson closed 1 year ago

shift-tyson commented 1 year ago

Describe the bug When performing a 'last week' replay on a device, I was scrubbing through the timeline and when i got to the end it triggered this

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

traccar_exception

To Reproduce I was not able to consistently reproduce this error, but this is what I did

  1. Load a long replay on a device
  2. Scrub through it, to the end
  3. See error

Expected behavior Fail gracefully

Desktop (please complete the following information):

tananaev commented 1 year ago

What version are you using?

shift-tyson commented 1 year ago

5.5.0 Built from master branch about a week ago.

tananaev commented 1 year ago

Master is not guaranteed to be stable. Please only log tickets about official releases.