Fix bug in personal snippet thread discussions
In personal snippets, there is a bug when starting a thread, the visual component to response is not displayed. This is because the object `@snippet` is not set in the controller and we end up in a policy check without object.
Showing
Please register or sign in to comment