diff --git a/templates/default.phtml b/templates/default.phtml
index 0889bb3..4ec0779 100644
--- a/templates/default.phtml
+++ b/templates/default.phtml
@@ -145,7 +145,7 @@ $componentPageConfig = [
'components' => [
'confirmActions' => [],
'flashAutoDismiss' => [
- 'selector' => '.notice[data-flash-timeout]',
+ 'selector' => '.app-toast-stack .notice[data-flash-timeout]',
],
'passwordHints' => [],
'copyBadge' => [],
@@ -329,7 +329,6 @@ $componentPageConfig['moduleRuntimeComponents'] = $moduleRuntimeComponents;
-
@@ -360,6 +359,7 @@ $componentPageConfig['moduleRuntimeComponents'] = $moduleRuntimeComponents;
+