Ensure dates are re-formatted on turbo frame load

ref: https://37s.fizzy.37signals.com/collections/693169850/cards/999009063
This commit is contained in:
Mike Dalessio
2025-05-12 15:28:19 -04:00
parent 62897c49ab
commit 5d84b16b36
+1 -1
View File
@@ -25,7 +25,7 @@
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
</head>
<body data-controller="lightbox local-time timezone-cookie" data-action="turbo:morph@window->local-time#refreshAll">
<body data-controller="lightbox local-time timezone-cookie" data-action="turbo:morph@window->local-time#refreshAll turbo:frame-load->local-time#refreshAll">
<header id="header">
<a href="#main-content" class="skip-navigation btn">Skip to main content</a>
<%= yield :header %>