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

JS errrors on scroll - f.loopers[n].setPlaybackLevel #18

Open
haszari opened this issue Aug 20, 2019 · 3 comments · Fixed by #33
Open

JS errrors on scroll - f.loopers[n].setPlaybackLevel #18

haszari opened this issue Aug 20, 2019 · 3 comments · Fixed by #33

Comments

@haszari
Copy link
Owner

haszari commented Aug 20, 2019

Get a lot of TypeError: undefined is not an object (evaluating 'f.loopers[n].setPlaybackLevel') when scrolling on test page https://snips.mystagingwebsite.com/dub-techno-tiles/

Could be an issue with >2 loops mode or maybe one of the blocks isn't set up correctly.

@haszari
Copy link
Owner Author

haszari commented Dec 6, 2020

Can't reproduce this – closing.

@haszari haszari closed this as completed Dec 6, 2020
@haszari haszari reopened this Dec 6, 2020
@haszari
Copy link
Owner Author

haszari commented Dec 6, 2020

This happens when you scroll and the audio hasn't yet loaded. Need to check the audio elements before trying to set a level.

@haszari
Copy link
Owner Author

haszari commented Dec 6, 2020

Fixed by #33

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

Successfully merging a pull request may close this issue.

1 participant