Ian McCowan
Ian McCowan
Same here, in Safari on Mac. Per OP's resolution I'll probably switch to vanilla `` as well.
Small update, for anyone who runs into this in Safari: I have a hunch that it's because of the issue in this SO question: https://stackoverflow.com/questions/1995589/html5-audio-safari-live-broadcast-vs-not In particular, it looks like...
Update: Adding that header did indeed fix things with both vanilla audio and audio5js. Hope this helps someone somewhere down the line.
PathFinder and ForkLift both offer this, though with some limitations — some stuff that points to Finder is baked in at a pretty low level. PathFinder has it in their...
Makes sense! Thanks for the response.
I just ran into this - the order seems to be arbitrary. I specified a `file_dep`as `['a.txt', 'b.txt']` and then in the task assigned `a, b = dependencies`. I ended...
Just checked and it looks like the order of dependencies is maintained in master. Thanks @schettino72!
Oops, I was mistaken - sorry. `dependencies` is now a list, not a set, but apparently it's still a set somewhere in the process because the order of the list...
Hi, this is super late, but I was just messing around with this library tonight and randomly discovered how to call this. You have to use the literal string `"window"`...
I have also had this issue a few times. A workaround that has worked for me more than once is putting my computer to sleep and waking it back up.