question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GET forms targeting turbo farmes do not update the `FrameElement#src` on 7.1.0-rc.1

See original GitHub issue

Big fan of Turbo! I was in particular excited for 7.1.0-rc.1, specifically #398, so I tried it out with our app, and it appears there might be a small regression.

We have a <form method="get" data-turbo-frame="foo" action="/search">, and when that form is submitted, it’s no longer updating the src attribute of our <turbo-frame id="foo">. The same code was working as expected on 7.0.1.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
seanpdoylecommented, Nov 15, 2021

Thank you for clarifying. My hunch is that it’s related to the changes in https://github.com/hotwired/turbo/pull/424. I’ll investigate.

1reaction
dhhcommented, Nov 15, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Decompose with Turbo Frames
Turbo Frames allow predefined parts of a page to be updated on request. Any links and forms inside a frame are captured, and...
Read more >
Get event target after frame loads - Turbo Rails
I have some turbo frame forms in my page that should fire some javascript after they are loaded into the document.
Read more >
Untitled
Yes votes in referendum, Como postar um audio no facebook, Idea short films 2014. Blenorrhagicum, Canal 4 esquel noticias, Pizzanati, Jakub sobieniowski tvn ......
Read more >
Untitled
Ethernet controller code 28 asus, William bickford guatemala, Nkrt-en036, Bauer j clip pair, Different types of kimchi recipes, Marcelo adnet no jo 2013, ......
Read more >
Window.frameElement - Web APIs - MDN Web Docs
The Window.frameElement property returns the element (such as or ) in which the window is embedded.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found