From 2f2b1256f4d5037930d9aaaaa6557bcdce0043eb Mon Sep 17 00:00:00 2001 From: Martin Trapp <94928215+martrapp@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:28:49 +0100 Subject: [PATCH] changed changeset --- .changeset/eight-shrimps-enjoy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/eight-shrimps-enjoy.md b/.changeset/eight-shrimps-enjoy.md index a56edf543021..50d77a351ccb 100644 --- a/.changeset/eight-shrimps-enjoy.md +++ b/.changeset/eight-shrimps-enjoy.md @@ -2,4 +2,4 @@ "astro": patch --- -Fixes an issue where `` still allowed the browser-native morph animation. +Fixes an issue where `transition:animate="none"` still allowed the browser-native morph animation.