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

feat(errors): capture errors thrown in redirect callback in onError #3251

Merged
merged 3 commits into from Jul 3, 2020
Merged

feat(errors): capture errors thrown in redirect callback in onError #3251

merged 3 commits into from Jul 3, 2020

Commits on Jul 2, 2020

  1. feat(errors): capture errors thrown in redirect callback in onError

    Resolves #3201
    Raul Cabello committed Jul 2, 2020
    Copy the full SHA
    e07d4b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. feat(errors): capture errors thrown in redirect callback in onError

    try catch just router.match
    
    Resolves #3201
    Raul Cabello committed Jul 3, 2020
    Copy the full SHA
    b1f86fc View commit details
    Browse the repository at this point in the history
  2. feat(errors): capture errors thrown in redirect callback in onError

    remove unnecessary if
    
    Resolves #3201
    Raul Cabello committed Jul 3, 2020
    Copy the full SHA
    6ad2353 View commit details
    Browse the repository at this point in the history