atlassian-labs / storybook-addon-performance

🚧 A storybook addon to help better understand and debug performance for React components.
https://storybook-addon-performance.netlify.com
Other
652 stars 32 forks source link

Panel not showing up #140

Open matt-greenfield-15 opened 1 year ago

matt-greenfield-15 commented 1 year ago

I'm using storybook 6.4.19 and have added the withPerformance decorator globally in preview.js but no panel is added to my storybook. My other decorators and addons are working. I've also added storybook-addon-performance/register to main.js addons.

There's not word on what storybook versions are supported, can you confirm that it should work with 6.4.19 please? Thank you.