Skip to content

[Bug]: Active prop on Button is deprecated warning #33689

@shilman

Description

@shilman

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.1

Additional context

No response

Metadata

Metadata

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions