You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating to a component through the Storybook interface and choosing the canvas view the web vitals score does not show up at all, however when navigating directly there it is displayed.
Recreation Steps
Add web-vitals to a React based storybook project with at least two separate component stories
Navigate to one of these stories using the Storybook navigation
Click "canvas" view tab
Observe the vital score is not shown
Interact with the component (or trigger a layout shift)
Observe the vital score is shown (see image)
If the component is loaded directly via a link the score is shown (see image).
Storybook version: 6.5.9
The text was updated successfully, but these errors were encountered:
When navigating to a component through the Storybook interface and choosing the canvas view the web vitals score does not show up at all, however when navigating directly there it is displayed.
Recreation Steps
If the component is loaded directly via a link the score is shown (see image).
Storybook version: 6.5.9
The text was updated successfully, but these errors were encountered: