bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
120 stars 18 forks source link

Loading UI3 on the timeline tab, sometimes it goes to the wrong timestamp #135

Closed bp2008 closed 1 year ago

bp2008 commented 1 year ago

E.g.

ui3.htm?timeline=1681732805800&group=Index

Sometimes it loads the correct timestamp. Sometimes it loads whatever timestamp was previously active. Sometimes it goes live. I suspect the timestamp from the URL is being lost in certain code paths but will need to add quite a bit of console logging to be sure.

bp2008 commented 1 year ago

Fixed in UI3-234.