Chris
Chris
### Environment **Vuetify Version:** 3.6.3 **Vue Version:** 3.4.26 **Browsers:** Google Chrome, Mozilla Firefox **OS:** Windows 10 ### Steps to reproduce Add a component with a `v-tooltip` directive. Then add a...
### 🚀 Feature Request When focusing on a network call in the trace viewer, show the following tabs: - Headers (with collapsible sections: general (including start- & end-time), response headers,...
Currently after 500ms the trace file would be fetched (`loadSingleTraceFile`), this however fails since the test is still (likely) to be scheduled at that point in time. This causes the...
### Version 1.57.0 ### Steps to reproduce 1. Open playwright UI mode 2. Click/focus on a test 3. Run this test 4. Open the 'Source' tab ### Expected behavior To...
### Version 1.56.1 ### Steps to reproduce 1. Go to https://trace.playwright.dev/?trace=https://demo.playwright.dev/reports/todomvc/data/fa874b0d59cdedec675521c21124e93161d66533.zip 2. Resize the bottom pane such that the snapshot gets smaller ### Expected behavior To see the full snapshot...
## Issue The documentation suffers from layout shifting. This is especially annoying when going to the documentation with a link that has an anchor. E.g. https://playwright.dev/docs/test-ui-mode#metadata. If you load this...