thangngoc89/react-howler

props( preload and playing)

daiyang123456 opened this issue · 2 comments

react-howler is a React.js wrapper for howler.js (audio player);

when both preload and playing are false,error will happen;

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/

@daiyang123456, I'm going to close this for now. If you have more details please reopen. Thanks!