You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #358 it would be really good if the XHR requests that are being shown in the console have the complete url shown without having to hover or open the request to see the url.
This would help with navigation as on the same page we could have a lot of different XHR request (with different queries) and currently since we only show the domain name + path, we are missing on important information.