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

fix: workaround for firefox not playing nice with audiocontext #609

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

ellvix
Copy link
Collaborator

@ellvix ellvix commented Dec 2, 2024

fixes #597

user can hit S a few times and it works again. Workaround until we move to TypeScript

@ellvix ellvix merged commit dc59817 into main Dec 2, 2024
1 check passed
@ellvix ellvix deleted the FF-audio-workaround branch December 2, 2024 01:11
github-actions bot pushed a commit that referenced this pull request Dec 3, 2024
## [2.24.1](v2.24.0...v2.24.1) (2024-12-03)

### Bug Fixes

* clicking seperator on heatmap no longer crashes the app ([#610](#610)) ([7197d98](7197d98))
* workaround for firefox not playing nice with audiocontext ([#609](#609)) ([dc59817](dc59817))
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 this pull request may close these issues.

fix: audio not reliable in firefox
1 participant