8ac9ce5183
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
315 B
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.