It\'s a constant headache when dealing with websockets, and it kills my performance in addition to adding bugs. Since ActionCable is the whole reason I upgraded I\'d very mu
Removing //= require turbolinks from app/assets/javascripts/application.js seems to have done the trick.
//= require turbolinks
app/assets/javascripts/application.js
I also removed both turbolinks references in app/views/layouts/application.html.erb
app/views/layouts/application.html.erb