Files
backstage/.changeset/real-mails-add.md
T
Alex Rybchenko 8666b7bc90 updated changeset
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2021-11-02 09:27:37 +01:00

351 B

@backstage/core-components
@backstage/core-components
patch

fixed route resolving (issue #7741) when user cannot select a tab in any of the tabbed pages (like the Catalog page) if it shares the same initial letters as a preceding tab. (i.e. where tab with a path of /ci is followed by a path of /ci-2, user cannot select /ci-2 as /ci will always be selected first).