Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not prefetch Javascript files on turbograft partial refresh #172

Open
utkarshsaxena93 opened this issue Nov 3, 2016 · 0 comments
Open

Comments

@utkarshsaxena93
Copy link

Steps to reproduce:

  1. Add (if it isn't already added) a prefetch tag to reports/index.html.erb page using <% content_for :header do %>
  2. Login to admin home page and then browse to reports/index.html.erb page.
  3. In the dev console you will notice that the browser does not fetch the JS file defined in the prefetch tag.
  4. Now full refresh the page in the browser. You will notice that it now fetches the JS file.

@TheMallen @GoodForOneFare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant