From cc119b2158e24ed7db6dabd8b27fa8a797f4a58d Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Fri, 25 Apr 2025 20:54:55 +0200 Subject: [PATCH] core-app-api: changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/ninety-donkeys-shop.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/ninety-donkeys-shop.md diff --git a/.changeset/ninety-donkeys-shop.md b/.changeset/ninety-donkeys-shop.md new file mode 100644 index 0000000000..53e78afc6a --- /dev/null +++ b/.changeset/ninety-donkeys-shop.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-app-api': patch +--- + +Fixed an issue causing `OAuthRequestDialog` to re-render on mount.