-
-
Notifications
You must be signed in to change notification settings - Fork 157
Closed as not planned
Closed as not planned
Copy link
Description
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".
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
Created automatically via Bugsnag
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels