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
We have some left over problems with react, most notably the infamous "network error", that seems to bring the browser into a broken state where submitting a form can never work. See datadog log view here
When identifying a log entry, we can see browser logs in context (multiple browser log from the same user - managed thanks to a datadog session id), but we are not able to see browser and server logs from the same person in a unified view. so we cannot tell if some of the API calls succeeded before, or start succeeding again later for the user.
Ideally, we want to be able to see logs in a unified way.
We have some left over problems with react, most notably the infamous "network error", that seems to bring the browser into a broken state where submitting a form can never work. See datadog log view here
When identifying a log entry, we can see browser logs in context (multiple browser log from the same user - managed thanks to a datadog session id), but we are not able to see browser and server logs from the same person in a unified view. so we cannot tell if some of the API calls succeeded before, or start succeeding again later for the user.
Ideally, we want to be able to see logs in a unified way.
Potential doc to check:
The text was updated successfully, but these errors were encountered: