exercism / website

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

ActionView::Template::Error in tracks#show #6954

Open iHiD opened 3 weeks ago

iHiD commented 3 weeks ago

Error in v3

ActionView::Template::Error in tracks#show undefined method `download_cmd' for nil

View on Bugsnag

Stacktrace

app/helpers/react_components/modals/track_welcome_modal.rb:21 - to_s
app/helpers/view_components/view_component.rb:20 - render_in
app/views/tracks/show.html.haml:6 - _app_views_tracks_show_html_haml___1467306486761307219_131860
app/controllers/application_controller.rb:100 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag