### Last Good Version 1.48.2 ### First Bad Version 1.49.0 ### Steps to reproduce Go to https://trace.playwright.dev/ Open any trace file Double click a step and observe the actions panel ### Expected behavior The actions panel is filtered to the selected step ### Actual behavior Nothing happens. All the actions are still displayed https://github.com/user-attachments/assets/2d77e06a-12d2-4356-814c-3143cacd290e ### Additional context _No response_ ### Environment ```shell System: OS: macOS 15.1 CPU: (12) arm64 Apple M3 Pro Memory: 1.51 GB / 36.00 GB Binaries: Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node Yarn: 1.22.22 - /opt/homebrew/bin/yarn npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm IDEs: VSCode: 1.94.0 - /usr/local/bin/code Languages: Bash: 3.2.57 - /bin/bash npmPackages: @playwright/test: ^1.49.0 => 1.49.0 ```