diff --git a/.changeset/orange-cherries-sort.md b/.changeset/orange-cherries-sort.md new file mode 100644 index 0000000000..2b572491a1 --- /dev/null +++ b/.changeset/orange-cherries-sort.md @@ -0,0 +1,5 @@ +--- +'@backstage/frontend-app-api': patch +--- + +Fix duplicated subpath on routes resolved by the `useRouteRef` hook.