Skip to content

AbstractController::DoubleRenderError in tracks/community_solutions#index #8320

@iHiD

Description

@iHiD

Error in v3

AbstractController::DoubleRenderError in tracks/community_solutions#index
Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...); return".

View on Bugsnag

Stacktrace

app/controllers/application_controller.rb:329 - ApplicationController#render_404
app/controllers/concerns/use_track_exercise_solution_concern.rb:28 - UseTrackExerciseSolutionConcern#use_exercise!
app/controllers/concerns/use_track_exercise_solution_concern.rb:33 - UseTrackExerciseSolutionConcern#use_solution
app/controllers/application_controller.rb:107 - ApplicationController#mark_notifications_as_read!
app/controllers/application_controller.rb:55 - ApplicationController#switch_locale!
app/controllers/application_controller.rb:30 - ApplicationController#process_action

View full stacktrace

Created automatically via Bugsnag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions