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

[Bug] Exceptions are not being tracked on activeadmin #96

Open
brunvez opened this issue Oct 2, 2020 · 0 comments
Open

[Bug] Exceptions are not being tracked on activeadmin #96

brunvez opened this issue Oct 2, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@brunvez
Copy link
Contributor

brunvez commented Oct 2, 2020

Bug report:

Expected Behavior:

Exceptions on activeadmin should be tracked

Actual Behavior:

Exceptions are not being tracked

Steps to Reproduce:
With ExceptionHunter enabled in the current environment and activeadmin correctly setup

  1. Go to an activeadmin page that throws an error (you can force it via code)
  2. Force the error to be raised
  3. Go to /exception_hunter/errors
  4. The error is not there
@brunvez brunvez added bug Something isn't working hacktoberfest labels Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant