Add support for data-turbo-frame="_parent" in nested frames by anthonyfranco · Pull Request #1446 · hotwired/turbo
added 4 commits
November 9, 2025 00:04Modify the `getFrameElementById` function to instead be executed with the context of the `FrameController` instance as `this`. Rename the method to be a "private" method with the `#` method name prefix. Move `_top` and `_parent` special treatment to the method. Modify the new test coverage to utilize `expect` over `assert.
This was referenced
Feb 6, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters