dhh commented on issue hotwired/turbo-rails#482
Hi. I'm upgrading my app from Rails 6 to Rails 7. Replacing a lot of rails-ujs code with turbo. For now I disabled turbo globally with: Turb
Hi. I'm upgrading my app from Rails 6 to Rails 7. Replacing a lot of rails-ujs code with turbo. For now I disabled turbo globally with: Turb
Hi. I'm upgrading my app from Rails 6 to Rails 7. Replacing a lot of rails-ujs code with turbo. For now I disabled turbo globally with: Turb
I am using vite_rails in my project and because of that I don't have a app/javascript folder but a app/frontend/javascript folder. Because t
Using popper.js, stimulus.js, rails 6, hotwire and tailwind. Failed to autoload controller: popper Error: Unable to resolve specifier '@popp
From a Rails controller I use Turbo Streams to replace a Form element. The form is connected to a StimulusJS controller (input controller) a
I am using stimulus-rails version 1.2.1 I have 2 Plain Objects that include ActiveModel::Serializers::JSON. class Switcher include ActiveMod
I am using stimulus-rails version 1.2.1 I have 2 Plain Objects that include ActiveModel::Serializers::JSON. class Switcher include ActiveMod