From 4cff487d6aa17930aa6fddbcd4d71846f6ad5918 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 10 Sep 2024 14:14:56 +0200 Subject: [PATCH] chore: fix Signed-off-by: blam --- .changeset/orange-trainers-allow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/orange-trainers-allow.md b/.changeset/orange-trainers-allow.md index 9e2b148908..e24b4e66ad 100644 --- a/.changeset/orange-trainers-allow.md +++ b/.changeset/orange-trainers-allow.md @@ -2,4 +2,4 @@ '@backstage/plugin-app': patch --- -chore: need to render additional root components outside of SignInWrapper +Fix issue with `AlertDisplay` and other components defined with `AppRootElementBlueprint` not being rendered when at the `SignInWrapper`