traps · 1 served
Chakra UI
@chakra-ui/react · latest 3.37.0 · MIT
React component library; v3 moved to compound components and a token-based createSystem theme.
| symptom and fix |
|---|
major · >=3.0.0 · published · verified 2026-09-08 A v2 codebase fails to compile against v3 because Modal, isOpen, and colorScheme no longer exist. v3 is a rewrite, not a version bump. Components became compound namespaces (`Dialog.Root`, `Dialog.Content`), boolean props lost the `is` prefix, `colorScheme` became `colorPalette`, `extendTheme` became `createSystem`, and `@emotion/styled` plus framer-motion are no longer dependencies. Budget a migration, not an upgrade. evidence |
Sorted by severity. Your agent sees the subset that matches the version you have installed: traps(library: "chakra-ui", version: "3.37.0").