audio_player icon indicating copy to clipboard operation
audio_player copied to clipboard

Just playing around with an audio player

Results 2 audio_player issues
Sort by recently updated
recently updated
newest added

Title says it for the most part. Used this JS in my foundation 6 project and I am getting AudioPlayer undefined for: this.AudioPlayer = (function() { ``` AudioPlayer.States = {...

Error show when we hit to play TypeError: 'undefined' is not a function (evaluating 'this.el.pause()')