Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "allow customizing the element that Drive replaces (#627)" #715

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

seanpdoyle
Copy link
Contributor

This reverts commit 37ed6bc.

Unfortunately, the issues with #627 outlined in #711 are more nuanced than originally anticipated, and might be at the root of 7.2.0.rc-1 issues like #713.

This commit reverts that changeset. Once this merges, #711 can be repurposed to re-introduce that feature in a way that works with PageView rendering and SnapshotCache-timing.

@dhh dhh merged commit 4e8ba78 into hotwired:main Sep 14, 2022
@seanpdoyle seanpdoyle deleted the revert-627 branch September 14, 2022 12:29
seanpdoyle added a commit to seanpdoyle/turbo that referenced this pull request Sep 14, 2022
The changes originally introduced in [hotwired#627][] had some
negative side effects, including a batch of the [current Chrome
failures][ci].

To resolve the issues, the diff was reverted by [hotwired#715][].

This commit re-introduces the changes proposed in [hotwired#627][]
with additional test coverage to ensure that the rendering timing plays
nice with Snapshot caching and other existing rendering behavior.

[hotwired#627]: hotwired#627
[ci]: https://github.com/hotwired/turbo/actions/runs/3045476866/jobs/4907085095
[hotwired#715]: hotwired#715

Co-authored-by: Alex Robbin <agrobbin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants