Michael Timko

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in How to use Hotwire in Rails Discussion

PRO TIP: If you are having issues with Turbo frames not working, make sure you remove/comment out the following from the packs/application.js

// Rails.start()
// Turbolinks.start() <-- This will break stuff