Add changeset

This commit is contained in:
Vividh Chandna
2020-10-27 17:04:26 +05:30
parent e29ffbe411
commit 57b54c8ed4
+5
View File
@@ -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.