## Overview Since Renovate updated the Storybook monorepo to `6.5.9` (#1843), the following add-ons have stopped working: - [Storybook Mobile](https://github.com/aholachek/storybook-mobile) - [Storybook HTML](https://github.com/whitespace-se/storybook-addon-html) ## Steps to reproduce 1. Open any story in "canvas" view. 2. Observe whether or not "Mobile" and "HTML" tabs are next to "Controls" and "Accessibility." - ✅ [Example with Storybook 6.4.22](https://deploy-preview-1758--cloudfour-patterns.netlify.app/?path=/story/components-heading--example) - ❌ [Example with Storybook 6.5.9](https://deploy-preview-1843--cloudfour-patterns.netlify.app/?path=/story/components-heading--example) - ❌ [Example with latest](https://v-next--cloudfour-patterns.netlify.app/?path=/story/components-heading--example) --- - See #1717 - See https://github.com/aholachek/storybook-mobile/issues/35 - See https://github.com/storybookjs/storybook/issues/14489
Overview
Since Renovate updated the Storybook monorepo to
6.5.9(#1843), the following add-ons have stopped working:Steps to reproduce