We need to upstream this fix to turbo-rails

If page refreshes and view transitions clash for us, they'll clash for
all.

cc: @jorgemanrubia
This commit is contained in:
David Heinemeier Hansson
2025-10-29 13:47:51 +01:00
parent 716e5ee506
commit d9ebc8ace0
@@ -1,3 +1,4 @@
# FIXME: Upstream this fix to turbo-rails
module ViewTransitions
extend ActiveSupport::Concern