Skip to content

Commit

Permalink
Subscribe to turbo instead of turbolinks events
Browse files Browse the repository at this point in the history
  • Loading branch information
amaierhofer committed Feb 21, 2024
1 parent 7f8bf2e commit 7024fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/external_forms/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
)
)
}
$(document).on("turbolinks:load", external_forms_index)
$(document).on("turbo:load", external_forms_index)
</script>

0 comments on commit 7024fa8

Please sign in to comment.