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

ActionView::Template::Error undefined method signed_id for nil:NilClass #116

Open
floehopper opened this issue Dec 23, 2023 · 0 comments
Open

Comments

@floehopper
Copy link
Member

See this exception.

I'm fairly confident this happened because someone viewed the album page before at least one of the downloads was ready. Presumably the solution is to check for the presence of download.file inside the @album.downloads.each loop...?

Anyway, I can view the album page fine now, so I don't think fixing it is urgent.

I suspect there are other places we need to add guard conditions like this around uses of ActiveStorage blobs.

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

1 participant