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
Starting from Storybook version 8.6.0-alpha.5, the types for canvasstopped working. In version 8.6.0-alpha.5, the types work correctly when using within(canvasElement), but not otherwise. In Storybook 8.6.0-alpha.4, both approaches work correctly.
Describe the bug
Starting from Storybook version
8.6.0-alpha.5
, the types forcanvas
stopped working. In version8.6.0-alpha.5
, the types work correctly when usingwithin(canvasElement)
, but not otherwise. In Storybook8.6.0-alpha.4
, both approaches work correctly.This issue occurs only when using Yarn PnP.
Reproduction link
https://codesandbox.io/p/devbox/amazing-nightingale-qptdg9?file=%2Fsrc%2FSlider.stories.tsx%3A19%2C5
Reproduction steps
No response
System
System: OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm) CPU: (2) x64 AMD EPYC Shell: Unknown Binaries: Node: 20.12.0 - /usr/local/bin/node Yarn: 4.7.0 - /usr/local/bin/yarn <----- active npm: 10.5.0 - /usr/local/bin/npm pnpm: 8.15.6 - /usr/local/share/npm-global/bin/pnpm
Additional context
No response
The text was updated successfully, but these errors were encountered: