Closed robby1066 closed 3 years ago
Spent a while today trying to reproduce this bug unsuccessfully. It's possible that it was fixed by #14 where an extra server-side check was put in to get the duration if it was not supplied by the browser when the video was uploaded.
I'll test a little more. This happened fairly frequently in production, so it should be easy to pin down and find a reproducible case.
Marking as wontfix for now because I can't seem to reproduce it anymore. Will resurrect it if I can figure out a scenario where it reproduces.
Describe the bug
The table of contents occasionally breaks. After building a message and viewing it, the table to contents doesn't show up. This is because one of the clips appears not to have it's duration captured, which prevents building the table of contents.
Steps To Reproduce
This bug is intermittent. To reproduce, several attempts would need to be made at recording messages until one is found to break. It's unclear if there's a consistently reproducible path
Expected behavior
Every message should have a table of contents displayed beneath it when it is displayed.