Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(angular) Add error-like objects handling #6446

Merged
merged 3 commits into from Jan 9, 2023

Commits on Dec 16, 2022

  1. ref(angular) Add error-like objects handling

    Closes getsentry#6332.
    
    As discussed in the linked issue, it is more beneficial to handle error shaped objects instead of just instances of `Error`s.
    theofidry committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6c7d87f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Inline

    theofidry committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    513af89 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Simplify the condition

    theofidry committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a25e6c5 View commit details
    Browse the repository at this point in the history