I have an issue with a script only working when refreshing the page and so I\'m trying to disable Turbolinks for only that page. The code below doesn\'t work. However, if I add
For the last Turbolinks, I've to add both add:
in the and:
in place of the tag to fully disable Turbolinks for a specific page.