Git Product home page Git Product logo

Comments (4)

Lin87 avatar Lin87 commented on September 26, 2024

I am not seeing it on my end. Try on a new browser and/or clearing cache. And see if the interactive transcript is enabled in the settings.

from sbplus-v3.

owlboy avatar owlboy commented on September 26, 2024

I cleared cache, and the interactive transcript is not disabled.

Either way, the other issues still stand.

Recording: https://youtu.be/elEcIUeE9xE

from sbplus-v3.

Lin87 avatar Lin87 commented on September 26, 2024

I tested it on Firefox, Chrome, Safari, (on both MacOS and Windows 10) and IE/Edge. I did not run into the issue where the interactive transcript is showing up. It only shows up when I enabled it through the settings. So, my guess is you enabled interactive transcript sometime ago. Clearing cache does not clear localstorage/webstorage in Safari. You would to remove website data through the privacy tab under Safari preferences. I have a Chrome extension that clear webstorage and cache with a click of a button.

As for the other issue, it is related to the interactive transcript. There was an error with parsing the caption file for the interactive transcript, so the script stopped and did not clear the content from previously viewed tab. The error was caused by a time code range in the WebVTT file with no caption text in that range. It threw the parser off. I added a try catch statement in the code, so when there is an error with interactive transcript it will display a message about some complications with the caption file, but it will not break the script, and previously viewed tab content will be cleared on tab change. Also, interactive transcript is an alpha feature that I will be restructuring/re-coding soon.

from sbplus-v3.

Lin87 avatar Lin87 commented on September 26, 2024

@owlboy @patrick-wirth Interactive Transcript is completely disabled/switched off and removed from settings.

from sbplus-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.