Torben Tschechne
Torben Tschechne
> I am using valet to config Nginx, so I also have the same problem I experience the same issue, second step in the installer and it fails even when...
I also have the issue, but with a regular .mp3 file and "normal" settings. My component looks like this: ``` ``` And with this basic settings, scrubbing is not possible....
Is this still an issue for you? I experience the same issue with `2.2.3` and Android + Chrome. The audio file is played, but is muted. There is no sound....
> @bretth18 thanks for your repo: > > yarn remove howler && yarn add https://github.com/catalogworks/howler.js worked like a charm > > I only had to change the import: import {Howl,...
Hey all, I just tested it with 17.5.1 and in my case both versions work. So when I have this in my package.json ``` "@catalogworks/howler": "github:catalogworks/howler.js", ``` the playback works....