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

Installation instructions should include data-turbo-track #43

Closed
justinko opened this issue Dec 27, 2020 · 2 comments
Closed

Installation instructions should include data-turbo-track #43

justinko opened this issue Dec 27, 2020 · 2 comments

Comments

@justinko
Copy link

Should the installation instructions include changing:

<%= javascript_pack_tag 'application', 'data-turbolinks-track': 'reload' %>

to

<%= javascript_pack_tag 'application', 'data-turbo-track': 'reload' %>

?

@justinko
Copy link
Author

Ah, I'm seeing this in the handbook. Closing.

image

@richjdsmith
Copy link

I had to google this to find this specific thread. I think it might be useful thinking about adding this to turbo-rails.

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

No branches or pull requests

2 participants