exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
414 stars 122 forks source link

ActionView::Template::Error in tracks/community_solutions#index #6400

Closed iHiD closed 10 months ago

iHiD commented 10 months ago

Error in v3

ActionView::Template::Error in tracks/community_solutions#index comparison of NilClass with 2 failed

View on Bugsnag

Stacktrace

app/helpers/react_components/track/exercise_community_solutions_list.rb:34 - sort_by
app/helpers/react_components/track/exercise_community_solutions_list.rb:34 - tags
app/helpers/react_components/track/exercise_community_solutions_list.rb:7 - to_s
app/helpers/view_components/view_component.rb:20 - render_in
app/views/tracks/community_solutions/index.html.haml:8 - _app_views_tracks_community_solutions_index_html_haml__1621939144061611466_119100
app/controllers/application_controller.rb:81 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag

iHiD commented 10 months ago

An error linked to this issue has been marked as fixed in Bugsnag ActionView::Template::Error in tracks/community_solutions#index