Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Howler Circular Dependency Issue #1273

Open
Ebonywidow opened this issue Jan 25, 2020 · 2 comments
Open

Howler Circular Dependency Issue #1273

Ebonywidow opened this issue Jan 25, 2020 · 2 comments

Comments

@Ebonywidow
Copy link

Hi, I am using Howler in a React application with React-Redux for handling state. I am having an issue with a Circular Dependency using Howler and I am not quite sure where it might be coming from. Within the Howl the _sounds props parent is constantly referencing itself over and over. (see attached image). I am not sure if this is because I did something wrong within Redux when I am dealing with a new Howl. I was wondering if you have seen this happen before and if you might be able to point me in the right direction, to find a fix for it. Thank you very much.

Stephen

howler-circular-dependency-issue

@DurinMusicspear
Copy link

DurinMusicspear commented Feb 25, 2020

I got this issue and in my case the issue was the .seek() method, it sometimes returns the Howl object instead of the seek time. Ref this issue: #1189

@submgr
Copy link

submgr commented Nov 4, 2023

I also encountered this problem, any workarounds??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants