Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

stack trace info swallowed for an exception caught during navigation #158

Closed
csells opened this issue Nov 13, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@csells
Copy link
Owner

csells commented Nov 13, 2021

This allows the stack trace with a failed namedLocation call during redirection to be shown. Right now the exception is passed to the errorPageBuilder but there's no stack trace output.

@csells csells changed the title Expose namedLocation expectation Expose namedLocation exception Nov 13, 2021
@csells csells closed this as completed Nov 14, 2021
@csells csells added wontfix This will not be worked on and removed wontfix This will not be worked on labels Nov 14, 2021
@csells csells changed the title Expose namedLocation exception create a GoRouterException to bundle the stack trace info along with the exception info Nov 14, 2021
@csells csells changed the title create a GoRouterException to bundle the stack trace info along with the exception info dump stack trace info for an exception caught during navigation Nov 14, 2021
@csells csells reopened this Nov 14, 2021
@csells csells added the bug Something isn't working label Nov 14, 2021
@csells csells changed the title dump stack trace info for an exception caught during navigation stack trace info swallowed for an exception caught during navigation Nov 14, 2021
@csells
Copy link
Owner Author

csells commented Nov 14, 2021

fixed in v2.2.7

@csells csells closed this as completed Nov 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant