8000 IE 11 issue - Loading specific script tag in head section in Turbolinks · Issue #617 · turbolinks/turbolinks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
IE 11 issue - Loading specific script tag in head section in Turbolinks #617
Open
@saranya-sanju

Description

@saranya-sanju

Describe the bug
Turbolinks is loading the body section of the page alone. I need to run a script in the head section on every page, where the script is working only when it is reloaded. Is there any option to reload the specific script alone in Turbolinks, instead of reloading every page all the time?

To Reproduce
Add a script in the head section, Navigate to the Turbolinks page, the script is not working in IE since it is not loading the script.

I have tried, data-turbolinks-track="reload" in the particular script, but it is reloading the pages every time. Is it possible to load the script in turbolinks itself, without reloading the pages every time?

Expected behavior
Turbolinks should load the specific script in the head section, without reloading the pages every time.

Details:

  • Operating System: Windows
  • Browser: IE 11
  • Turbolinks Version: v5.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0