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

Undefined local variable occurrence_counter #16

Closed
holman opened this issue Feb 14, 2024 · 1 comment
Closed

Undefined local variable occurrence_counter #16

holman opened this issue Feb 14, 2024 · 1 comment

Comments

@holman
Copy link

holman commented Feb 14, 2024

Upgrading to the email notifications and getting this currently:

ERROR -- : [ActiveJob] [ActionMailer::MailDeliveryJob] [65ec43aa-b13e-4a96-aa7b-67770a3e6d79]
Error performing ActionMailer::MailDeliveryJob (Job ID: 65ec43aa-b13e-4a96-aa7b-67770a3e6d79)
from Async(default) in 97.84ms: ActionView::Template::Error (undefined local variable or method `occurrence_counter' for #<ActionView::Base:0x00000000054dd0>):

This also has the unfortunate side effect of continually looping into error after error as I think solid_errors is catching the error from this and trying to report the error, which then raises an error...

@fractaledmind
Copy link
Owner

Fixed by #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants