Click record in filter result table didn't go to the right detail view
Closed this issue · 0 comments
xilin commented
Steps to reproduce the bug:
- Shake and show the network request view, remember the first record's url as A.
- Type anything to start a filter query, such as
POST
. - In the filter result table, remember the new first record's url as B.
- Click the first record, show the detail view. The detail view is A instead of B.