From b5065de7d9cc2024e626f9d790554c3ff788398d Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 12 Mar 2025 10:01:45 +1100 Subject: [PATCH] Update app/views/checkout/_tabs.html.haml Co-authored-by: Gaetan Craig-Riou <40413322+rioug@users.noreply.github.com> --- app/views/checkout/_tabs.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/checkout/_tabs.html.haml b/app/views/checkout/_tabs.html.haml index 6042e190da..8ec938cc9d 100644 --- a/app/views/checkout/_tabs.html.haml +++ b/app/views/checkout/_tabs.html.haml @@ -1,5 +1,5 @@ -# Prevent Turbo pre-fetch which changes cart state -.flex{'data-turbo': "false"} +.flex{'data-turbo-prefetch': "false"} .columns.three.text-center.checkout-tab{"class": [("selected" if checkout_step?(:details)), ("success" unless checkout_step?(:details))]} %div %span.checkout-tab-number