Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use async? #1

Open
Keavon opened this issue Mar 7, 2015 · 0 comments
Open

How to use async? #1

Keavon opened this issue Mar 7, 2015 · 0 comments

Comments

@Keavon
Copy link

Keavon commented Mar 7, 2015

Testing the demo, it works to successfully read my metadata from an MP3 file with the async box unchecked. However, when I check the box, it does not read the metadata and gives the console error
Uncaught SyntaxError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The URL 'taglib.js' is invalid.

Edit: I see I have to specify an exact path to taglib.js in the async call which is http://localhost:8000/taglib.js in the example. New question: Is it possible to use a relative path?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant