ensure recordings show after browser session ends (#3864)
This commit is contained in:
@@ -31,7 +31,6 @@ function BrowserSessionVideo() {
|
||||
enabled: !!browserSessionId,
|
||||
});
|
||||
|
||||
// Extract recordings from browser session data
|
||||
const recordings = browserSession?.recordings || [];
|
||||
|
||||
if (isLoading) {
|
||||
|
||||
Reference in New Issue
Block a user