stimulus-components/stimulus-rails-nested-form

Use with Rails 7?

iangullo opened this issue · 1 comments

I am migrating my application to Rails 7 with importmap but this seems to break the nested form feature. Any ideas on how to bridge this issue?

I managed to overcome this by deleting teh node folder and rebuilding the application.