- Go to https://kinopio.club/
- Drag and move some cards around
- Start playing music
- Try to drag some cards - the focus is lost when seconds update on the music card
Info
macOS
Chrome 92.0.4515.107 (x86_64)
Info
macOS
Chrome 92.0.4515.107 (x86_64)
Thanks dominik, ya I’ve seen this too. I think in the future when I move from vue 2 to vue 3 , I’ll be able to get a bit more lower level control on how the dom updates so that moving the card doesn’t kill the audio player element
To clarify, it looks like what’s happening is, when the audio player updates the seconds count, it interrupts a card drag. So the effect is, you can only drag for max 1 second before the action stops while audio is playing. (So it’s not the audio player that gets killed).
oh helpful clarification, there might be something i can do sooner rather than later in that case
this should now be fixed. Thanks for the report!