From 5dbaeecc493d9aa35fbe1e00ec7fd972261a8f1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=CC=81ctor=20CG?= Date: Wed, 31 Jul 2024 11:14:14 +0200 Subject: [PATCH] refactor(animation-factory): await animation to load --- .../animations/test-animation-factory.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/packages/_vue3-migration-test/src/components/animations/test-animation-factory.vue b/packages/_vue3-migration-test/src/components/animations/test-animation-factory.vue index 68f3a9a694..e27e830812 100644 --- a/packages/_vue3-migration-test/src/components/animations/test-animation-factory.vue +++ b/packages/_vue3-migration-test/src/components/animations/test-animation-factory.vue @@ -19,7 +19,7 @@