Force full page reload for implement view

This commit is contained in:
Sebastian Serth
2020-03-05 15:22:58 +01:00
parent bf6a343e2b
commit c48296f31d

View File

@ -1,3 +1,8 @@
- content_for :head do
// Force a full page reload, see https://github.com/turbolinks/turbolinks/issues/326.
Otherwise, lti_parameters might be nil
meta name='turbolinks-visit-control' content='reload'
.row
#editor-column.col-md-12
- unless @embed_options[:hide_exercise_description]