Tomás Soler
Tomás Soler
That is pretty interesting. I'm only pasting this here now, because I spent some time during my coffee break writing it this morning and now I feel like I don't...
Makes sense that, being a "non-main work project" where things could be left hanging at any time, crufty code is not being "_actively prosecuted with prejudice_". And with that assumption,...
I'm having the same problem with the audio player. This doesn't work: ```javascript let player = plyr.setup("#audio-01")[0]; player.on('ready', (event) => { // using store.js to store the previusly played time...
I can rework this PR into dropping support for old guzzle, setting this up as a default (with examples and readme updates) and setting up travis to check on 5.5+....