Closed Skulli closed 2 months ago
We also get this, looking at the diff I don't see why the renderables are needed in the broadcast_remove_to
.
Is it possible for this to be resolved by https://github.com/hotwired/turbo-rails/pull/680?
looks like it, waiting for 2.0.10
2.0.10 has this fix: https://github.com/hotwired/turbo-rails/releases/tag/v2.0.10
Yesterday with version 2.0.8 and today with 2.0.9 i get the following error in my specs
with a rollback, spec works fine. Seems to be, that the codes tries to load a partial for a remove operation.
Setup is ruby 3.3.5, rails 7.1.4