You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, this info might be useful to someone setting up ActionCable, so I'll convert it to a Discussion.
I think I'd prefer dropping these "examples" from the installation script, as they will likely change and need to be updated over the years. In addition, not every Vite Rails user is using these libraries, and I don't want beginners to assume they are necessary (nor recommended).
Repository owner
locked and limited conversation to collaborators
May 3, 2023
Hi
little thing:
On `vite:install', it generates these two lines in application.js
For using turbo thats right, but for using action-cable and turbo to get running you need this:
Not a big thing, but getting ActionCable up and running has a few more steps and I spent half a day looking for it.
see issue on turbo-rails
Thanks,
Christian
The text was updated successfully, but these errors were encountered: