Similar to tylerbryceobier. I am using the default bootstrap setup in rails 7.2.2 (rails new myapp -c bootstrap), and I changed bootstrap.min.js to bootstrap.bundle.min.js (in ./importmap.rb & ./config/initializers/assets.rb) and it finally worked! Yay!