Replies: 2 comments 1 reply
|
Hi, what SDK is this? Browser, node or something different? Is this on the server or the browser? |
0 replies
|
This is for Node/Express, latest SDK version, but I found where the issue is (if it can be called that). We’re on 22.8.0 version of self-hosted repository and it seems it uses Does this make sense? Is there anything changed in newer versions of self-hosted repository versions? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In previous versions (can’t say when) you had this type of display for HTTP request:
In current version, that same request is displayed like this:
Is this expected change? Can this somehow be changed to reflect previous version since it can be noisy with all different requests for current event?
All reactions