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
When the room gets unloaded and the current queue is empty, the current queue should become the previous queue. In other words, when the current queue is empty, the previous queue should be saved as empty upon room unload.
Steps To Reproduce
create a permanent room
add videos
unload room so prev queue gets saved
load room
see previous queue restored (referred to as queue A)
remove all videos from queue, including currentSource
unload room to try to get prev queue saved
load room
see queue A is restored when it should be empty
Environment
This happens on the official site, opentogethertube.com
This happens using a self-hosted version.
I'm using the docker image.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
No response
Expected Behavior
When the room gets unloaded and the current queue is empty, the current queue should become the previous queue. In other words, when the current queue is empty, the previous queue should be saved as empty upon room unload.
Steps To Reproduce
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: