Questions tagged [turbo-frames]
47 questions
-1
votes
1 answer
Turbo Frame in Rails 7, why is the page specified in the SRC not loading?
I am writing a rails app and making use of turbo frame. I have done a very similar thing in a previous app and didn't have this same problem.
All the content that changes is in a turbo frame called content, so that the sidebar and header are not…
-1
votes
1 answer
Rails pagy gem with turbo frame action results wrong url generation on pagination
I am using pagy gem for pagination and turbo frames for interactive CRUD operations in my application.
I want to update pagination and list item frames with turbo_stream.erb actions when i delete some record. Everything works correct expect…

Sercan Tırnavalı
- 187
- 2
- 9