Describe the bug
I have installed the latest Canvas from git using the Docker development instructions.
I invited a new student my course. They received the email invitation, with "You'll need to register with Canvas before you can participate in the class."
When I click the link to https://canvas.mydomain.com/courses/4?invitation=u2BeNowE9YaAhuwMaV0WuObRkRmWL5dZclTBrTln
then I get the error: AbstractController::DoubleRenderError in CoursesController#show
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"
Screenshots or screen recordings
No response
Steps to reproduce
No response
What browsers are you seeing the problem on (if applicable)?
No response
Backtrace
Relevant log output
Describe the bug
I have installed the latest Canvas from git using the Docker development instructions.
I invited a new student my course. They received the email invitation, with "You'll need to register with Canvas before you can participate in the class."
When I click the link to https://canvas.mydomain.com/courses/4?invitation=u2BeNowE9YaAhuwMaV0WuObRkRmWL5dZclTBrTln
then I get the error: AbstractController::DoubleRenderError in CoursesController#show
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"Screenshots or screen recordings
No response
Steps to reproduce
No response
What browsers are you seeing the problem on (if applicable)?
No response
Backtrace
Relevant log output