inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Initiator tab always contains no data. #149

Open aarock1234 opened 2 years ago

aarock1234 commented 2 years ago

Steps to Reproduce:

  1. Open up any webpage
  2. Head to network tab
  3. Select any request
  4. Click "Initiator"

The initiator tab is always broken, no matter the situation.

image

auchenberg commented 2 years ago

Thanks for the report @aarock1234 This probably due to some missing mappings between Chrome DevTools Protocol and Webkit

aarock1234 commented 1 year ago

Any plans or ways to fix this? I'd love to use this feature.