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
@vvirtues A quick fix would be to disable tracking newly opened windows entirely, for sure. But the fact is that the Newly Opened Windows feature is currently buggy, and the tracking is a bit all over the place. The PR that I pushed up will fix this issue while also still being able to track newly opened windows 👍
Short description
While tracking a Session in
Tab Session Manager
, opening up another session should not add it to the tracked session.Steps to reproduce
This can be reproduced regardless of whether or not
Session 2
is also tracked.Session 1
Session 2
Session 1
andSession 2
Session 1
Session 1
is trackingSession 2
Session 2
is trackingSession 1
Expected result
Session 1
has 1 Window, 2 TabsSession 2
has 1 Window, 1 TabActual result
Session 1
has 2 Window, 2 TabsSession 2
has 1 Window, 1 TabPlatform information
The text was updated successfully, but these errors were encountered: