props( preload and playing)
daiyang123456 opened this issue · 2 comments
daiyang123456 commented
react-howler is a React.js wrapper for howler.js (audio player);
when both preload and playing are false,error will happen;
Stenerson commented
Hi @daiyang123456,
Can you provide more details? One of the examples has both preload and playing set to false on initial load and I'm not seeing any errors.
Live examples here: https://khoanguyen.me/react-howler/
Stenerson commented
@daiyang123456, I'm going to close this for now. If you have more details please reopen. Thanks!