Force full page reload for implement view
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user