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::MissingTemplate in docs#track_show #6952

Open iHiD opened 3 weeks ago

iHiD commented 3 weeks ago

Error in v3

ActionView::MissingTemplate in docs#track_show Missing template docs/show, application/show with {:locale=>[:en], :formats=>[:json], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :haml]}.

Searched in:

View on Bugsnag

Stacktrace

app/controllers/docs_controller.rb:26 - track_show
app/controllers/application_controller.rb:87 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag