Open
Description
Describe the bug
When playing audio HTML element with binded currentTime value becomes hidden with transition, the Svelte still tries to set the value of the now missing property (while animated), which results in an error Cannot set properties of null.
Reproduction
Full example: REPL
Press play and then hide the player
Logs
System Info
Chrome 131
Severity
annoyance