-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Open
Description
Describe the bug
In a fresh install running react-vite-ts I see the following warning in the browser console. We shouldn't have any warnings in our out-of-box setup.
installHook.js:1 The `active` prop on `Button` is deprecated and will be removed in Storybook 11. Use specialized components like `ToggleButton` or `Select` instead.
Reproduction link
N/A
Reproduction steps
No response
System
│ OS: macOS 26.2
│ CPU: (10) arm64 Apple M1 Pro
│ Shell: 5.9 - /bin/zsh
│ Binaries:
│ Node: 24.11.0 - /usr/local/bin/node
│ Yarn: 1.22.22 - /usr/local/bin/yarn
│ npm: 11.6.1 - /usr/local/bin/npm
│ pnpm: 10.27.0 - /Users/shilman/Library/pnpm/pnpm <----- active
│ Browsers:
│ Safari: 26.2
│ npmPackages:
│ @storybook/react-vite: ^10.2.1 => 10.2.1
│ eslint-plugin-storybook: ^10.2.1 => 10.2.1
│ storybook: ^10.2.1 => 10.2.1Additional context
No response
dosubot
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress