You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've been experiencing errors on Chrome where using the timestamps generates
Uncaught TypeError: STT.media.seekTo is not a function
at Object.doYoutubeSkip (skiptotimestamp.js:15)
at STTSkipTo (skiptotimestamp.js:33)
at HTMLDocument. (skiptotimestamp.js:84).
It works perfectly on every other browser however. Any idea on what could be causing this Chrome specific bug?
The text was updated successfully, but these errors were encountered:
Hi,
I've been experiencing errors on Chrome where using the timestamps generates
Uncaught TypeError: STT.media.seekTo is not a function
at Object.doYoutubeSkip (skiptotimestamp.js:15)
at STTSkipTo (skiptotimestamp.js:33)
at HTMLDocument. (skiptotimestamp.js:84).
It works perfectly on every other browser however. Any idea on what could be causing this Chrome specific bug?
The text was updated successfully, but these errors were encountered: