Improve logging for errors #4032
andr-ec
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Even just the collection and ID being queried would be very helpful. As a workaround, I found the error comes from |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Right now when there’s an error it shows an error like this:
this doesn’t really help me find where the error is coming from. other than from some call findByID.
Can we improve the logging, so that it's clear that it comes from a rest request, a graphql request, a hook and if so which hook.
Ideally the full trace would be great.
Beta Was this translation helpful? Give feedback.
All reactions