Files
backstage/.changeset/clever-waves-judge.md
T
Sydney Achinger 8ac9ce5183 Add changeset
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-06-20 15:25:19 -04:00

315 B

@backstage/plugin-techdocs-react, @backstage/plugin-techdocs
@backstage/plugin-techdocs-react @backstage/plugin-techdocs
patch patch

Fixed a bug with the TechDocsReaderPageProvider not re-rendering when setShadowDom is called, meaning that the useShadowDom hooks were inconsistent. This issue caused the TextSize addon changes not to reapply during navigation.