I’m working on a file browser example using Turbo frames where the file browser is a frame. Within the file browser frame are links to paths and files. The link clicks to folder paths work fine and the frame navigates, but a click to a file path say /browser/app/test.rb - doesn’t trigger the frame navigation and instead triggers a full page load. Wondering if that’s Turbo looking at the link and that it has a . in it and doing something different.
What do you expect to happen when you click on the file?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Getting a link inside of a Frame to trigger a regular Turbo.visit
|
4 | 1398 | July 24, 2021 | |
|
Turbo:load event not firing for links inside of the turbo frame
|
2 | 206 | November 14, 2024 | |
|
How can I tell turbo drive is working?
|
6 | 1862 | May 9, 2024 | |
|
Link not working on first click
|
0 | 537 | October 15, 2021 | |
|
My link is opening in a new page instead of my turbo-frame
|
11 | 1231 | April 8, 2025 |