diff --git a/.changeset/ten-bees-wash.md b/.changeset/ten-bees-wash.md new file mode 100644 index 0000000000..179dbf87f4 --- /dev/null +++ b/.changeset/ten-bees-wash.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-techdocs': patch +--- + +While techdocs fetches site name and metadata for the component, the page title was displayed as '[object Object] | Backstage'. This has now been fixed to display the component ID if site name is not present or being fetched.