Skip to content

Removing context? #614

@reintroducing

Description

@reintroducing

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:

  1. Is there a way to delete a key from context that was set?
  2. If not, is it possible to add such functionality to raven?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions