diff --git a/CHANGELOG.md b/CHANGELOG.md index 7624252..960ff5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## [Unreleased] +- Fix `undefined method 'bootstrap_svg'` crash on the error page when an error has no occurrences + ## [0.7.0] - 2025-06-11 - support ruby 3.4.0 style backtrace string ([@kuboon](https://github.com/fractaledmind/solid_errors/pull/74)) diff --git a/app/views/solid_errors/occurrences/_collection.html.erb b/app/views/solid_errors/occurrences/_collection.html.erb index 2221761..78e53e2 100644 --- a/app/views/solid_errors/occurrences/_collection.html.erb +++ b/app/views/solid_errors/occurrences/_collection.html.erb @@ -53,7 +53,9 @@ collection: occurrences, as: :occurrence %> <% else %>