XHR grouping out of order in console

61 views
Skip to first unread message

Всеволод Голованов

unread,
Jan 24, 2023, 5:58:16 PM1/24/23
to Chrome DevTools
See screenshot. I enabled timestamps to demonstrate. The last request in particular (at 23:39:52) was definitely both started and ended after the last message (at 23:39:39). And yet this request was put in the group above the messages that came before it. This is unexpected and makes XHR logging not very useful in conjunction with grouping. Also this is not how grouping works for normal messages: if I log 'ba', 'la', 'ba', there will be 3 messages, not a group of 'ba' (2) and then 'la'.
scr.png
Reply all
Reply to author
Forward
0 new messages