Git Product home page Git Product logo

Comments (4)

Dador avatar Dador commented on August 14, 2024

What do you mean by external URL?
If it's URL on different domain, then it should support CORS (i.e. explicitly allow access to it from your domain). That's necessary because without CORS you can't access content of file on different domain.

from javascriptsubtitlesoctopus.

nickfujita avatar nickfujita commented on August 14, 2024

Yes, I meant on a different domain. I don't think this is a CORS issue, as I am seeing that the library is working on all other browsers besides Edge, I don't see any errors coming up relating to CORS, and I even tried downloading the contents of the ASS file and then sending it in as content instead of just the URL. I was running this on a Win10 VM and it seemed pretty resource constrained, so maybe it has to do with the worker not having enough resources? The portion of code that I linked above appears to reference some allocation for an event that is being made in C code. Have you come across this worker failure before?

from javascriptsubtitlesoctopus.

Dador avatar Dador commented on August 14, 2024

Did you managed to resolve this issue?

from javascriptsubtitlesoctopus.

nickfujita avatar nickfujita commented on August 14, 2024

The VM that I was using for MS was very resource constrained. Once I updated to testing on a better VM and on physical devices, the issue did not reoccur.

from javascriptsubtitlesoctopus.

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.