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

Bug : Does not work for storybook 6 #109

Closed manavkodnanimeesho closed 1 year ago

manavkodnanimeesho commented 2 years ago

For storybook 6, as mentioned in the migration doc, adding this addon in main.js, shows performance tab in stories but clicking on Start all disables this button and there are no results that are shown

DarkPurple141 commented 1 year ago

Can you provide a little more context? Perhaps a minimal reproduction of the problem if it still persists?

manavkodnanimeesho commented 1 year ago

@DarkPurple141 This is working now, thanks, closing this issue, I was wrongly configuring the decorator in preview.js