You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting it as an empty string actually did work. I didn't think to try that until I posted this. Still, I feel like it should stop and reset playback if set to undefined or null as well.
Dooblr
changed the title
Setting src attribute to undefined does not stop playback (workaround included)
Setting src attribute to null/undefined does not stop playback (but an empty string does)
Feb 14, 2024
Setting src on AudioPlayer to undefined does not stop playback as expected. However, this does work to pause and clear the src:
Environment
Package version: 3.9.1
React version: 18.2.0
Browser and its version: 121.0.6167.160 (Official Build) (arm64)
OS and its version: macOS Sonoma 14.1.2
The text was updated successfully, but these errors were encountered: