ericduran / chromeHAR

HAR viewer that mimics (or at least tries really hard to) Chromes network tab
https://ericduran.github.io/chromeHAR
MIT License
497 stars 132 forks source link

Wrong details after filtering #65

Open IcyT opened 10 years ago

IcyT commented 10 years ago

When I filter the requests and click on an entry on the left side, wrong details are shown on the right side. It looks like the index of the clicked item is used on the non-filtered list.