Closed
Description
Describe the solution you'd like
In JavascriptObjectRespitory
there's an error thrown that says "Object Not Found Matching Id: objectId
". We get this error on our Datadog logs, but have no idea what .net app that it came from or whom to contact regarding the issue. Is there any way to add additional context to the error? It would appear the user of this library is unregistering an object before it should be unregistered.
Describe alternatives you've considered
This is what we get on our end in Datadog, so really have next to little information to go off of:
Uncaught "Object Not Found Matching Id:6"
No stack, consider using an instance of Error
Additional context
Add any other context or screenshots about the feature request here.