Code Monkey home page Code Monkey logo

Comments (7)

joanise avatar joanise commented on August 14, 2024

Does this issue occur with DT's version too, or just the default one? I believe it's fixed in his version and PR.

from studio.

marctessier avatar marctessier commented on August 14, 2024

OK, tested using the latest native ReadAlong-Web-Component ( and also DT's version of the ReadAlong-Web-Component )

This url images work using that .

In a nut shell , Once the 2 default URL's below are updated with the latest ReadAlong-Web-Component, this issue will be resolved.

    <script type="module" src='https://unpkg.com/@roedoejet/readalong@latest/dist/read-along/read-along.esm.js'></script>
    <script nomodule src='https://unpkg.com/@roedoejet/readalong@latest/dist/read-along/read-along.js'></script>

from studio.

joanise avatar joanise commented on August 14, 2024

Nice, thanks for doing these tests. So I think we just need to fix DT’s default behaviour about where to find the .xml, .smil and audio files (not in assets/) and then we’ll be able to merge his PR and publish a new version.

from studio.

joanise avatar joanise commented on August 14, 2024

@marctessier I believe this issue has been fixed, since we merged the big WebComponent PR a while ago. Is that correct?

from studio.

marctessier avatar marctessier commented on August 14, 2024

I just re-tested, confirmed all is now working properly.

Got this message at the bottom of logs while processing.
WARNING - Please make sure https://www.btb.termiumplus.gc.ca/images/termium-wet.png is accessible to clients using your read-along.

The WebComponent is also property displayed the image.

This can be closed now.
Thanks!

image

from studio.

marctessier avatar marctessier commented on August 14, 2024

closing now since resolved.

from studio.

joanise avatar joanise commented on August 14, 2024

Sweet, thanks for retesting!

from studio.

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.