-
Notifications
You must be signed in to change notification settings - Fork 11
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
Rails 5 Turbolinks 5, not loading after a few page loads #6
Comments
Same here! |
still no fix? |
Are you sure moving in to body solves bug? It didnt work on my app. Problem seems about network. After 5 page loads tawk_to doesnt dowload some files |
I just tested clicking through my project, like 15 times: it works 100%. I did test both in development mode and in production. I just put |
@alex-kovshovik Unfortunately I've tried in mine as you suggested and after 5-6 times it stopped working. Same as @dokuzbir |
Maybe we should upvote this one: https://tawk.uservoice.com/forums/228427-feedback/suggestions/32883448-add-support-for-rails-turbolinks |
Makes sense, I just cast all 3 of my votes for that feature request @mapreal19: https://tawk.uservoice.com/forums/228427-feedback/suggestions/32883448-add-support-for-rails-turbolinks. Sorry to hear it doesn't work for you. For some reason, it works for me just fine and my setup is not special at all. Is it possible that this works for me because I'm using the latest version of Turbolinks (5.0.1)? |
I did a simple test with two links and it worked correctly. turbolinks (5.1.1, 5.1.0) |
Hi guys,
I'm seeing an issue on Rails 5.1 and Turbolinks 5.0.1 where the Tawk dialog loads correctly, then after approximately 6-7 turbolinks page loads, it stops loading. When I refresh the page, however, it resumes working for the next 6-7 page loads.
Cheers!
The text was updated successfully, but these errors were encountered: