From 3bf5acb683f0ad09735b2417d265d6fcfd901b11 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 5 Jun 2025 12:13:35 +0200 Subject: [PATCH] fix(Toast): calc height on next tick Resolves #4265 --- src/runtime/components/Toast.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/runtime/components/Toast.vue b/src/runtime/components/Toast.vue index fcb22abc..86eb5960 100644 --- a/src/runtime/components/Toast.vue +++ b/src/runtime/components/Toast.vue @@ -69,7 +69,7 @@ export interface ToastSlots {