goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
23.29k stars 2.21k forks source link

The provided value is non-finite #1729

Open pondorasti opened 6 days ago

pondorasti commented 6 days ago

The Problem

Noticed a steady flow of errors in Sentry coming from Howler caused by setValueAtTime.

CleanShot 2024-07-03 at 16 13 09@2x

The problem might be somewhat related to https://github.com/goldfire/howler.js/issues/985, I only see this error happening on iOS Safari.

Reproducible Example

No response

Reproduction Steps

All captured errors are coming from iPhone users in Safari, ranging from iOS 17.2 to iOS 17.6.

Possible Solution

No response

Context

No response

Howler.js Version

v2.2.4

Affected Browser(s)/Versiuon(s)

No response