Prevent Server 500 errors #330
Unanswered
jpriollaud
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the proper vite_ruby way to let
ActionView::Template::Error
"Vite Ruby can't find" errors just fail gracefully instead of throwing 500 server errors if a vite_image_tag fails?A Server 500 error for 1 missing image is not ideal. Is there an elegant approach to changing this behavior?
Beta Was this translation helpful? Give feedback.
All reactions