-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hello,
I use the Raven.setExtraContext quite extensively on my pages. That being said, I have a page where an object will be added to context, then open a modal, add more context to the page based on some of the modal information. This helps me get insight into errors in the modal. Great. Now the user closes the modal but that modal information is still there and if an error on the page behind it is thrown the modal context data is still there. Which brings me to:
- Is there a way to delete a key from context that was set?
- If not, is it possible to add such functionality to raven?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels